-
Ease out of a keyframe after a freeze/pause
I must be missing something. If I’m panning a photo and want to pause, i usually add a keyframe where i want to stop and then a few seconds later add a copy of the first keyframe thereby creating a pause in my pan. My problem comes next, when I want to very gradually continue my pan. If I interpolate the second keyframe to ease out – the scale parameter does not behave and does not ease out at all – it actually creates a line greater than a linear interpolation. So I use a bezier curve but immediately that nullifies my pause because the bezier curve exists on both sides of the second keyframe. I can try to put the left curve back into the keyframe but that seems like a big headache.
Is there anyway to keep the gap between the two keyframes rock solid and still have the ability to manipulate the right side bezier curve to yield a gradual ease out?
Thank you.