PDA

View Full Version : Jumpy animation


Elizabeth S
11-08-2006, 12:49 PM
Hi,

I am doing a simple animation of a car along a path. In the first half a second of the animation, the animation is jumpy. However, after this, it is perfectly smooth. All I'm doing is making the car visible right before I play the animation path with two control points. Any ideas on how to make the whole animation smooth?

Thanks,

Elizabeth

Gladsomebeast
11-08-2006, 02:11 PM
I suspect it is jumpy because the car is jumping to where it is suppost to be on the animation path, which may be slightly different than its current position.

Fixes: You could make the car visible a little later. Or you could use vizact.goto instead of an animation path.