-
Expression to attach shape layers together combine with “sourceRectAtTime()”
Hello everybody! I think I tried my best before asking you some help! I’m turning crazy!
I have this kind of animation:
3 text layers with 3 corresponding shape layers behind.
I need the shape layers to dynamically fit my text layers with a “sourceRectAtTime()” expression.
But also, I need my first shape layer to have its bottom left corner attached to the top left corner of the shape layer 2 AND the top right corner of the shaper layer 3 attached to the bottom right corner of the shape layer 2.
Then, As soon I change the second text (flush centered), the first text (flush left) AND the third text (flush right) follow..
THANK YOU VERY MUCH in advance!