How to fade StaticShape to a certain percent
by Tony Nuzzi · in Torque Game Engine · 04/05/2007 (11:40 am) · 2 replies
All,
I was wondering if there is a way to fade a StaticShape 50% rather then the full 100% that startFade function does?
Thanks,
Tony
I was wondering if there is a way to fade a StaticShape 50% rather then the full 100% that startFade function does?
Thanks,
Tony
#2
If I remember I'll check tomorrow..
04/05/2007 (4:01 pm)
Isn't this explained in The Game Programmers Guide to Torque? I'm still in the office (yes - at midnight on a thursday night...) and my copy is at home but I seem to remember there is a section on fading staticshapes on the cd.If I remember I'll check tomorrow..
Torque Owner John Doppler Schiff
To the best of my ability, it's an all-or-nothing affair, unless you make changes to the source code.