➡️ Check out the template this effect came from - https://bit.ly/3tYWt77
➡️ And here's another typography template I really like - https://bit.ly/3bzJL8F
In this tutorial we learn how to create a repeating animated background in After Effects. Use this effect to create awesome full screen typography effects to wow your audience!
Use these expressions for the autoscale text box. Use Script 1 on the scale parameter and Script 2 on the position parameter as specified in the video
Script 1
s=thisComp.layer("My Text Layer");
w=s.sourceRectAtTime().width;
h=s.sourceRectAtTime().height;
[w,h]
Script 2
s=thisComp.layer("My Text Layer");
w=s.sourceRectAtTime().width/2;
h=s.sourceRectAtTime().height/2;
l=s.sourceRectAtTime().left;
t=s.sourceRectAtTime().top;
[w+l,h+t]
#kinetictypography #repeatingbackground #aftereffectstutorial
Watch video How To Create A Repeating Background Animation in After Effects online without registration, duration hours minute second in high quality. This video was added by user Motion Array Tutorials 18 May 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 8,065 once and liked it 202 people.