-
Pondering out loud…
I’ve been wondering on how would one go about writing an expression that involves percentage.
more specifically, percentage of rotation.
i want to have a set of layers that adjust their angle every time i add a new layer into the comp. so they are evenly spread out over 360 degrees.
I’ve tried to solve it myself using thisComp.numLayers and 360 degrees but it just doesn’t seem to work…anybody ???