Invisible terrain??
by Myke Canfield · in Torque Game Engine · 04/03/2007 (12:54 pm) · 2 replies
I'm using TGE 1.5. Is it possible to have invisible terrain? If so, how would I go about doing this? I've searched around a little bit but everything I've found has been pretty old, but it is possible I may have missed it. Any help would be great.
Thanks.
Thanks.
#2
Take a look at terrData.c and terrRender.c. You can modify the mEmptySquare/mCollideEmpty code to get invisible terrain. Easy.
04/03/2007 (2:58 pm)
This is actually quite easy.Take a look at terrData.c and terrRender.c. You can modify the mEmptySquare/mCollideEmpty code to get invisible terrain. Easy.
Associate Joseph Euan