Similar to bar and opacity animation, rotate animation is an animation that allow user to rotate an object according to the percentage of maximum and minimum, with respect to the value of the tag attached, in a form of 360º degree.
The axis of rotation is always default to the center of an object or a group of objects. To change the center of rotation, the crosshair can be moved to the desired position for this purpose. Below is a stroke with an arrow end for this illustration.
Example:
An object is drawed as shown, and rotate animation is configured with min 0 and max 10. When the tag value is 0, it will remain unchange.
When tag value is 3, the object will rotate in an angle of 3/10 x 360, that is 108º degree.
Anti-clockwise rotation can be done by setting the minimum bigger than maximum.