QUICK TIP: Comp Name to Text Layers in After Effects

preview_player
Показать описание
In this After Effects tutorial, I'll show you how to link up your text layers with compositions. This is a handy trick you can use for creating templates that involve a lot of copy changes that might be included in your file names. I use it in my day to day workflow.

____________________________________________

Hey! 👋 If you’re new here, (and welcome back if you’re not!) we are Natively Ornate Studios. On our channel you will find tutorials and tips on all things video making & editing, workflow solutions, Motion Design & AI. Expect content on After Effects, Cinema 4D, Octane, and new emerging technology.

📝If you want to learn more, subscribe and keep an eye out for our latest videos! We will be bringing you lots more tips and tricks for beginners 👨‍🎓, to help you get the hang of motion design, as well as more advanced content such as plug ins, scripts and expressions for the more experienced designers! 💪

____________________________________________

Check out our online store here for some freebies:

____________________________________________

EXPRESSION USED (you can replace "this comp" with a link to the desired composition:

txt[1]

____________________________________________

RECORDING EQUIPMENT:

____________________________________________

Don't forget to subscribe and follow on social media for more tips and tutorials:

#aftereffects #motiongraphics #aftereffectstutorial #tutorial #quicktip #speedrun #vfx #educational #template #templates #workflow #expression #aftereffectsexpression
Рекомендации по теме
Комментарии
Автор

Woww, this is amazing way ! I've being learning AE for so many years, and i'm still learning Thank you for

stellachong
Автор

That’s pretty cool. Never knew you could do that.

JackRyanMurphy
Автор

Change it to:

Name = thisComp.name;
txt = Name.split("_")


txt[1]

so it takes the name of the comp you are in. You dont need to relink and you can just duplicate comps and itkeeps working.

tubelator