To achieve this I do the following to each picture:
- Initial position somewhere off the screen
- A keyframe at 2secs to set the position + rotation into the desired position on screen
- Set "ease in" to "1.0" on the position + rotation attributes to give it a more realistic look
This works fine. However, I frequently need to adjust the length of time a picture stays on screen, to match some voice narration. Whenever I change a picture's clip length (usually by chopping it at the end), or do certain time-based manipulations to a picture, it totally screws up the keyframes.
If I chop the picture's clip length in half, the keyframe animation will also be chopped to happening in 1s - effectively sped up.
Or, if I extend the picture's clip length, the keyframe animation will be dragged out.
It also seems to drop the "ease in" attribute all the time too and I need to keep setting it again.
Is there a way to set a static/absolute keyframe on a clip, so that it will always happen at 2s regardless of any manipulations done to the clip afterwards?
The way I'm working now, I have to spend 20 minutes fixing all the keyframes every time I make a time adjustment to something.
Thanks a lot!