-
Linking rotational value correctly to a compass graphic
I’ve been racking my brains trying to figure out how to correctly link a number value to a rotating compass graphic (using a basic wiggle) so that the values are between 0° and 360° (or 359° and then it changes to 0 if it’s 360°) rather than using minus values.
Can anyone help?
21° is correct.
-30° is incorrect – this should be 330°.
Project file:
13937_compass.aep.zip-thisComp.layer("Dial").transform.rotation[0].toFixed(0)+"°"







