Im attempting to make a simple FPS. Iv made a small room with a UV texture onto the outside to make it look like bricks, I cant figure out how to get the same texture on the outside walls also on the inside walls. 2 sided doesnt seem to work it just works for 1 face and thats it.
I’m not sure if this is the problem, but there are two “sections”, where you can set a mesh to be twosided. I assume you picked the wrong one, it’s the button named “double sided” in the “Editing (F9)” section in the Mesh tab.
The one that would do the trick is hidden better: Select the object, look at the “Editing (F9)” section, find the “Multires” tab, Now switch into edit mode, and you’ll see a new tab named “Texture Face” in the “Multires” tab. Go there and find the button “Twoside” which should be what you need. Another way is selecting the vertices in edit mode and hitting Ctrl + F (mouse over the 3d viewport). From the menu select “Face Mode Set” and hit the “Twoside”-button again.
I hope my explanation is easy to understand and solves the problem^^