β Back to Expressions
Constrain wiggle to One Dimension (X or Y). NOTE: Wiggles X dimension. For Y dimension only, change last line to [value[0],w[1]]
Wiggle on One Dimension
How to use the Wiggle Expression on One Dimension only
Apply the above expression to the property you want to wiggle. Adjust the frequency to adjust how many wiggles per second, and the amplitude to adjust the strength of the wiggle.
By setting the last line to [w[0],value[1]] we are telling After Effects to use the wiggled value (w[0]) only on the X property, and to use the normal value (value[1]) on the Y property.
Now your wiggle will only wiggle one way.
To wiggle on X only, change the last line to
[w[0],value[1]]
To wiggle on Y only, change it to
[value[0],w[1]]
Easy as that!
β
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.