Game Development Community

No Fog?

by Alexander Loren · in Torque Game Engine · 07/26/2004 (10:11 am) · 1 replies

I've been playing around with the Bravetree Warsparrow pack lately, and with that I am attempting to make a space fighter. But the problem is, when I remove the terrain the fog ends up covering the bottom of my skybox. I have tried to set the fog outside of the view distance so that it wouldn't be covering the bottom of the skybox, but that didn't work out. So I am wondering what it would take to remove the fog from the level so that it would be possible to see the bottom of the skybox?

Thanks in advance for the help.

#1
07/26/2004 (11:12 am)
There is a renderBans option on the Sky. Uncheck it and you should get rid of the fogging. Don't forget to click apply!