Expression together with protected region (MOGRT)
Hello,
I would like to create a MOGRT with some text in it which has the Typewriter effect together with the following expression (securing a constant typing speed at 25fps despite the text length):
text.animator("Animator 1").selector("Range Selector 1").start = (100 / (text.sourceText.length / 25)) * time;
Because idk how long the text will be displayed later on in Premiere I set a protected region on the first 5 seconds of the animation (that's after the text is fully displayed no matter what).
But if I stretch out the MOGRT in Premiere the timing of the animation is affected.
Is there any way to create a protected region for an animation with an expression instead of keyframes? Or does a value (some kind of "stretch factor") exist which can be incorporated into the expression?
Thank you in advane for your support and kind regards from Germany!
Matthias

