-
Expression to link layer position to a text animation position.
I have a shape layer that I want to follow along with a line of text animation so that the shape stays aligned with the line of text.
To elaborate, it’s a two line text layer. I want to be able to animate the positiion of the second line and have my shape layer stay in place with that second line.
I tried an expression where I created an offset to the shape layer’s position by adding the value of the text layer’s animating position but that didn’t lock it in register with the line.
Any idea’s thanks!