Expression to lock a value to a first keyframe value?
Greetings,
I have tracked out a clip using Mocha Pro and I want to use the Mocha Center Value, but I want my starting value to be 0,0, so I set up an expression that uses the Center value keyframes, but just subracts the first value (like shown below 780.9, 620.1). I have many sections where I'm doing this and I was wondering if there is a script I could write, so that I could replace the manual inputting of the starting Center value with something that just LOCKS onto the first keyframe value of the effect("Mocha Pro")("Center") keyframes? Thanks for your help 🙂
For reference:
Keyframe 1 of Center = 780.9,620.1
My current expression
effect("Mocha Pro")("Center")-[780.9,620.1]
