-
Animated round lower third
I’m creating a lower third that dynamically resizes based on the person’s name and I’ve added a checkbox expression to allow users to change between a rectangle and a rounded rectangle. To animate in, I simply scaled the box on the X axis. It works great for just the rectangle, but when it is a rounded rectangle, it starts out with 90 degree angles and rounds out as it scales in. I tried converting it to a bezier path, but since that creates an actual path, I can’t connect the path shape to the size of the text layer. Is there a workaround?
I attached an mp4 of the animation for re