Animations
by DarqueLord · in Technical Issues · 09/01/2007 (2:23 pm) · 2 replies
I have the building pack with the windmill and the fan blades on it have animations. I followed the directions exactly how it was suppose to be set up and still no animations are played. Where does Torque look for all the scripts to run animations? Please help, DL out.
#2
09/01/2007 (5:38 pm)
Thanks Mike, I figured it out right after I posted. What I did was make a Folder with all the fan stuff in it and then added it to the game.cs in the server folder. Seemed easy to just do it that way cause thats how the demo stuff is. Thanks for the help though, DL out.
Torque Owner Mike Rowley
Mike Rowley
Place the script for the windmill in "server/scripts/" and exec it in game.cs.
Then, add the bladded part thru the in game tools. "F-11". That's the only way it will work. It's a static object.