Copy link to clipboard
Copied
Apply the Effect: Expression controls > Slider control to the layer you want to rotate.
Apply the following expression to the rotation property of the layer you want to rotate:
wiggle(4,effect(1)(1))
Two things to adjust:
1. Keyframe the slider value over time to adjust the maximum amount of rotation you want. Setting it to 0 will stop the rotation.
2. Replace "4" in the expression above to change the frequency (per second) of the rotations.
Copy link to clipboard
Copied
Apply the Effect: Expression controls > Slider control to the layer you want to rotate.
Apply the following expression to the rotation property of the layer you want to rotate:
wiggle(4,effect(1)(1))
Two things to adjust:
1. Keyframe the slider value over time to adjust the maximum amount of rotation you want. Setting it to 0 will stop the rotation.
2. Replace "4" in the expression above to change the frequency (per second) of the rotations.