Game Development Community

Starting and Stopping Animations

by JD Scogin · in Torque 3D Beginner · 08/15/2013 (6:02 pm) · 1 replies

OK here I am again, asking for help.
I have spent a lot of time trying to figure this out for myself.
Nothing I have tried works.
I have a Collada I have modifed using Softimage Mod Tool 7.5 and imported it into the game.
The animation works.
Now I need to be able to start it and stop it with script.
The animation is named ambient.
I am pretty sure it is simple, I just can't figure it out.
Thanks for any help.
Jd

#1
08/16/2013 (11:25 am)
I managed to figure it out. It has to be converted to a static shape to stop and start an animation. I found it in the Torque 3D Cook Book David Wyand.