Game Development Community

Animation Problem

by SergeantMossimo · in Torque 3D Beginner · 12/13/2010 (3:39 am) · 1 replies

So for my game I am giving the AI different movement speeds. When I give a bot a speed between 1 and 3, the run animation seems to restart a split second into the animation. It continues restarting the animation the whole time the bot is in motion. Any ideas to why this is happening?

Thanks

#1
12/15/2010 (12:30 am)
I don't think there's any way to fix this without changing the source code. I think it's caused because when players go that slow they sort of start and stop over and over instead of moving slowly.