-
Adaptive position based on sourceRectAtTime?
I’m creating a lower third where the bar with the text on emerges from behind another shape and has a Dan Ebberts bounce on the end position keyframe. The text bar width adapts to the size of the text using sourceRectAtTime. Cool. Easy.
The problem I’m having is that when the text and therefore the bar gets long, it starts off sticking out from behind the shape. “Just move the starting position keyframe,” I hear you shout.
Not that easy.
Moving the starting keyframe changes the velocity of the animation, thereby affecting the bounce and producing an undesired effect.
I think what I need is an expression that both alters the starting keyframe’s position based on the value delivered by the text’s sourceRectAtTime and the amp variable of the existing bounce expression.
I think there’s a lot of maths I can’t begin to understand going on here. Grateful for any help.