move a Keyframes in timeline
Hi guys, How can I move a Keyframes forward or backwards in timeline with scripting?
Hi guys, How can I move a Keyframes forward or backwards in timeline with scripting?
One might think that it's easy to move keyframes in the timeline. Unfortunately it's not. Oh boy oh boy it's not. If you need to move keyframe via scripting, that means:
1. Reading old keys value (interpolation, bezier, spatial etc data).
2. Removing old keyframe;
3. Creating new keyframe at desired time and applying old keyframe values with data.
Thankfully Jeffrey Almasol has a free script online that you can take apart and see how it's done redefinery.com: rd: Scooter
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.