Static shapes casting shadows?
by Maddermadcat · in Torque Game Engine · 08/24/2007 (4:25 pm) · 2 replies
I'd like some (not all, of course) static shapes to cast shadows like vehicles and players do. Is this possible? And if so, can anyone clue me in as to how I'd go about implementing this?
About the author
#2
For StaticShapes set the datablock property shadowEnable to true to enable dynamic shadow casting.
TSStatic objects cannot cast dynamic shadows.
08/29/2007 (5:53 pm)
Are they TSStatic objects or StaticShape objects (derived from ShapeBase)?For StaticShapes set the datablock property shadowEnable to true to enable dynamic shadow casting.
TSStatic objects cannot cast dynamic shadows.
Torque Owner kc_0045
Default Studio Name