-
Wiggle in one direction
I’ve used the wiggle expression quite a bit in the past in the form of “wiggle(x,y)” where x is the number of wiggles per second and y is the amount of pixels that my object can move in the horizontal and vertical directions. How can I use the wiggle expressions to only wiggle in the horizontal direction or to wiggle different amounts in the horizontal and vertical direction? Thanks in advance!