In this tutorial, learn how to create customizable, responsive text templates for Premiere, using expressions and the essential graphics panel.
Download this template
→ https://motionforward.design/free-motion-graphics-template/
Make Layer Scale from Centre - Centre Anchor Point:
a = thisLayer.sourceRectAtTime();
height = a.height;
width = a.width;
top = a.top;
left = a.left;
x = left + width/2;
y = top + height/2;
[x,y]
Match Background Size to Text - SourceRectAtTime Method:
x = comp("Main Comp Pre").layer("Responsive Text Overlay").sourceRectAtTime().width;
y = comp("Main Comp Pre").layer("Responsive Text Overlay").sourceRectAtTime().height;
[x + 100, y + 100]
Watch 'How to Use Motion Graphics Templates'
→ https://youtu.be/7OgvFhnaB-E
Watch 'How to Install Motion Graphics Templates'
→ https://youtu.be/4mr_is6_J1k
Check out our shop