Page 1 of 1

Move with constant speed?

Posted: Sat May 07, 2005 10:49 pm
by Sevenmile
Hi!
When you animate something, for instance an object moving across the screen, the object starts out slow, then gather some speed before brekaing and stopping again. Is there an easy way to make it move with constant speed?
Thanks in advance :D /Jacob

Posted: Sat May 07, 2005 11:10 pm
by jorgy
I think what you're seeing is the smoothing of the keyframes feature. Find the keyframes in the timeline, and right click them. Then change it from "smooth" to "linear". I think that's what you're looking for.

jorgy

Posted: Sat May 07, 2005 11:13 pm
by Regul8R
use the layer translate tool, but dont do it manually. use the box with co-ordinate and move in incremental values. ie increase the number by 5 for each movement. combine this with the timeline and space your keyframes in incremental values, ie every 20 frames. these two together should give a smooth transition. experiment to get the flow you want!!

Posted: Mon May 09, 2005 12:10 am
by myles
jorgy wrote:I think what you're seeing is the smoothing of the keyframes feature. Find the keyframes in the timeline, and right click them. Then change it from "smooth" to "linear". I think that's what you're looking for.
Yes. The keyframe setting affects the movement between the selected keyframe and the next keyframe. The default setting, smooth, usually adds a little bit of ease-in and ease-out due to smoothing the movement graph.

You might want to take a look at the timeline in graph mode to get a better idea of what is happening.

Regards, Myles.

Posted: Mon May 09, 2005 5:04 pm
by Sevenmile
Aha... bingo!
Thanks for you help!
It's fascinating that you find something new every time you use moho :D
/Jacob