Wiggle Position

Randomly wiggles the layer's position for a dynamic effect.

Code

freq = 3;
ampl = 50;
wiggle(freq, ampl)
wigglepositionanimation

How to Use

Apply this to the Position property of a layer to induce a natural, random movement. Modify `freq` for speed and `ampl` for intensity.