How to make paper posters?

Hi
I want for my 3d game a wooden board with a few paper poster pinned to it. How can I achieve that? I tried to create the whole board with posters in photoshop and then apply it as a texture to plane object but it doesn’t look too good.

Make the wooden board by itself, without anything on it. Then make the posters as separate textures with alpha transparency, put those textures on planes, and then position those planes on the wooden board.

1 Like

Looks much better:) Thanks:)