Game Development Community

Animation not completeing

by Brandon Smith · in Torque Game Engine · 01/30/2007 (6:49 pm) · 3 replies

Hello,

I have a problem where I have an attack animation that is not completing. I've tried two different animations and both times it seems to only play the first 8 frames or so. Does this problem sound familiar to anyone?

Thanks,
Brandon

#1
01/30/2007 (7:19 pm)
Did you export the dsq properly? There is a variable that you have to specify, which is the end frame number.
#2
01/31/2007 (12:45 pm)
I'm pretty sure I expoerted the dsq correctly. I tried playing with the end frame number and that didn't seem to make a difference. I tried setting the priority level to 2, also no luck...
#3
02/03/2007 (1:04 pm)
When is it not completing? Does it look like it is being interrupted by another animation?

Have you browsed the .dump file that is made when you exported the animation for clues?

Also, if you open your model and animation in the Showtool, you can find useful info about the animation in the "Sequence info" menu.