Game Development Community

Deactivating the graphics

by Virtual Campus · in General Discussion · 04/01/2004 (7:54 pm) · 2 replies

Okay, I have a very unusual question that someone can hopefully answer. I have been searching for a way to turn off, well.. everything. Everything that is, except the skyBox. My plan is to accomplish this using a trigger I've written, and the only problem I'm having is figuring out how to stop the game from rendering everything aside from the skyBox. Any ideas? Please help!

#1
04/01/2004 (9:18 pm)
Err, what game engine are you talking about? Really a messy post.
#2
04/01/2004 (9:22 pm)
Sorry, i thought this post was purely for Torque users. I'm using Torque. I didn't intend for the post to be 'messy.' I'm hoping that there is a global variable or some simple remedy, but I gather that it will probably involve code manipulation.