Continuous Spin
Infinitely rotates the layer around its axis.
Code
speed = 90; // degrees per second
time * speed
spinrotationloop
How to Use
Attach this expression to the Rotation property for an endless spinning effect. Change the `speed` value to set the rotation rate.