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