Is there a more efficient way of placing down walls & ceilings/floors? I realize it's for performance purposes that only 1 side renders, but is this the only way to do things?
you can also use shaders that have backface culling options. i use psx effects for unity and it has that option. it lets you enable or disable double side rendering, but it might make lighting weird for the new side.