Build a Snowman (nulls and expressions) – Adobe After Effects tutorial

Do you want to build a snowman? How about if the snowman build’s itself? We’re going to use nulls and some basic expressions to do less work when we move layers around in precise ways. Rotate a circle like it’s rolling on the ground? Easy! Roll a circle up another circle? Easier! Maintain texture size while scaling? Easiest! Also, I promise no singing.

This tutorial sponsored by Skillshare, the online learning platform. Visit https://skl.sh/ECAbrams6 to sign up for Skillshare. The first 500 to sign up get 2 months FREE

Download this project file:


Download DirectDownload Via GumRoad

Control Time in Templates – Adobe After Effects tutorial

Control the timing of your templates! Give users the power to retime animations as they need. Want an animation to last longer? Or text to come on slower? Should a logo come on later? Sooner? Using a simple group of expressions we will open up a whole new world of template possibilities. Even if you don’t make templates you might learn something here.

If you have any questions just let me know in the comments.

Download this project file:


Download DirectDownload Via GumRoad

The Wiggle Expression

It’s the wiggler! Not just a really greasy hairless wrestler from the 70s but a really commonly used expression in Adobe After Effects. Everyone uses it but who really understands this strange creature. You’ll learn how to wrangle the wiggler and wiggle your way around riding it like a sand worm.

Want to download the project file? Go for it!
http://www.mediafire.com/?1cswft6b4ttuxny

The expression is correctly spelled wiggle() with a comma in between it’s respective parts.

here are the expressions used:
COMPLEX FANCY PANTS WIGGLING
seedRandom(1)
x= wiggle(effect(“X – Interval”)(“Slider”),effect(“X – Amout”)(“Slider”));
y= wiggle(effect(“Y – Interval”)(“Slider”),effect(“Y – Amout”)(“Slider”));
[x[0],y[1]]

SIMPLE WIGGLING
wiggle(1,500)

If you have any questions hit me up in the comments or on twitter and facebooks
http://twitter.com/ecabrams
http://facebook.com/pages/ECAbrams/193708234045591