How To Create A Dynamic Text Bubble Effect In After Effects

In this After Effects tutorial we look at how to create a text bubble effect in Adobe After Effects. We show you how to create this text bubble effect and also how to make it a dynamic autoscaling text box that reacts to whatever you type! It’s awesome! And here’s the link to the template if you just want to save some time: Section 1 s=(“My Text Layer“); w=().width; h=().height; [w,h] Section 2 s=(“My Text Layer“); w=().width/2; h=().height/2; l=().left; t=().top; [w l,h t] To be able to read these pieces of code in context you can visit our original post of this video on our website:
Back to Top