Game Development Community

Spring and turn animations

by Kirchgessner · in Technical Issues · 01/31/2006 (10:01 am) · 1 replies

I need some help getting a car i've programmed to work, the problem with it is the spring animations are not working at all.

I'm Not sure whether this is a programming issue but i believe there needs to be a call to the animations in the onADD function.

But i don't know how i would do that.

I can tell you that i have tried putting the animations to blend
and running them from a seperate CS file like the demo player. But that didn't work.

but other than that i don't have a clue of what is wrong.

Thanks for any help you can provide.

and by the way i'm using 3ds max

#1
02/09/2006 (7:35 pm)
Check out this thread:

www.garagegames.com/mg/forums/result.thread.php?qt=18511

You do not have to specify anything in script or the onAdd function for the spring animations to work (the engine takes care of that when it loads the dts), but the engine can get a bit picky about the sequence options you choose for the animation.