β Back to Expressions
Wiggle randomly between two values.
Wiggle Between Two Values
We all love the Wiggle Expression. But have you ever wondered how to use it in a more controlled setting?
This expression allows you to make a property oscillate and wiggle between two set values (the min and max)
Just paste the expression to whatever property you want to control.
Then set the min/max variables to whatever values you want (these could even be pickwhipped to an expression control or another layer.)
min = -10; // minimum value
max = 50; // maximum value
Then adjust your frequency.
freq = 5; // wiggles per second
Done! The amplitude and wiggle will be calculated by the min/max values you provided.
β
Want more Wiggle in your day?
More expressions you might like...
Credit
Get Β After Effects tips & tricks
delivered to your inbox
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.