-
Protected region – Independent timing?
Hi, I’ve a created a news ticker for use as a Motion Graphic Template in premiere. The text moves using simple expression:
myx=position[0]+(time-inPoint)*-150;
myy=position[1];
[myx, myy];It sits inside a comp with protected regions for the in animation and out animation
When testing, the speed of the text changes as the clip is extended or shortened.
Is it possible to keep the text speed consistent regardless of its parent length? I had a look but there doesn’t seem to be an expression to target the parent comp duration
Thanks
Sorry, there were no replies found.