Okay, I’ve set up my Cookie Cutter with about 100 keyframes on my Video FX timeline. I’d like to change a couple of the parameters (say the “feather” & “size” properties) for every keyframe on the timeline, while retaining the position (i.e. the “center x” & “center y” properties) of each keyframe.
My first thought was to set up a custom preset with the new properties and reset each keframe to the new preset, but that also changes the “center x” & “center y”.
Another thought was to create a script that:
1. Saves the properties of the current keyframe.
2. Moves to the next keyframe.
3. Replaces all properties (except “center x” & “center y”) with the saved properties.
This would seem a fairly simple script to write – if it’s possible. And I’m not up-to-speed on scripting.
Maybe there's a better solution? So, what’s the easiest way to solve this dilemma?
Thanks,
…Jerry
My first thought was to set up a custom preset with the new properties and reset each keframe to the new preset, but that also changes the “center x” & “center y”.
Another thought was to create a script that:
1. Saves the properties of the current keyframe.
2. Moves to the next keyframe.
3. Replaces all properties (except “center x” & “center y”) with the saved properties.
This would seem a fairly simple script to write – if it’s possible. And I’m not up-to-speed on scripting.
Maybe there's a better solution? So, what’s the easiest way to solve this dilemma?
Thanks,
…Jerry