Game Development Community

How to? Adjust Sprite Animation Speed?

by Todd Pickens · in Torque Game Builder · 11/16/2006 (1:25 pm) · 2 replies

Can't seem to locate info on how to adjust the animation speed of a sprite.

What seemed obvious was the "Animation Speed Scale" slider in the Animation Builder window, but the changes do not save and the speed of the animated sprite remains the same.

Does anyone know what I am doing wrong?

#1
11/16/2006 (2:29 pm)
Look for the "Total Time" property in the Animation Builder :)
#2
11/16/2006 (2:36 pm)
Thanks a million Matthew, will do.