PDA

View Full Version : world textures?


John_Clark
03-04-2008, 11:29 AM
Anyone know if it is possible to give the world an actual texture instead of it just being one colour?

DrJim
03-04-2008, 10:54 PM
Though you can import textures (and thus also objects, etc) at the world level, there doesn't seem to be any "world mesh" to apply the texture to that appears at startup. You could obviously add one yourself or add a "sky" and put the texture on that.

As far as I can tell the world color just sets the background color of the display window.

John_Clark
03-05-2008, 11:13 AM
Ok, thanks