Game Development Community

DTS - Ghosting

by Robert S. · in Technical Issues · 09/14/2005 (8:23 am) · 1 replies

Hi
Please tell me how I can display a DTS object (AIPlayer) as a ghost, via script.
Thanks

#1
09/14/2005 (8:36 am)
Do you mean partially visible?

If you're using 3ds max, you can animate the visibility as part of an animation and export it (make sure you turn visibility export on), then set the animation using script.

Probably the Torque SDK / scripting forum is a better place for this, so people could post code. I try not to post any code examples in public.