The Wiggle Expression in AfterEffects
An expression is just a piece of Javascript code that you can insert into the properties of shapes, texts, and media. A script will tell the application to do something, but an expression will inform the individual property of a layer when instructing the property, like scale, opacity etc., to wiggle within the set parameters. This is much faster than continually animating the media back and forth.
I watched a tutorial in which the animator had an end card on a commercial with a visible parallax between the foreground and the mountains he included. He also added a "3D push in".
First, select the layer you want to animate. Then hit p to open up the position transform properties.
Then hit option on Mac and click on the stopwatch to create the expression. Then TYPE: wiggle (frequency# USING 2 ,amplitude# USING 50).
This expression reads as wiggling 50 pixels twice a second.
I used a png from work- we make social media posts for ESPN's Armed Forces Bowl. I also added a simple blur "loop" to spice it up.

Comments
Post a Comment