Learn how to auto adjust shape layer size based on text in after effects.
In this quick After Effects tutorial, learn how to set up your shape layers to automatically adjust and re-size based on the your text.
🔔 Subscribe for more tutorials: https://www.youtube.com/c/motioncaddy...
Social Media:
Follow on Instagram: / motioncaddy
Expressions:
//size
margin = 50;
w = (thisComp.layer("TEXT").sourceRectAtTime().width)+margin*2;
h = (thisComp.layer("TEXT").sourceRectAtTime().height)+margin*2;
[w, h]
//left text position
content("Rectangle 1").content("Rectangle Path 1").size/2
//right text position
content("Rectangle 1").content("Rectangle Path 1").size/-2
Watch video Auto Adjust Shape Layer Size Based on Text in After Effects online without registration, duration hours minute second in high quality. This video was added by user Motion Caddy 06 April 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 8,279 once and liked it 137 people.