The Rotate and Scale actions are available in the Actions and Animations pane, in the Animations category. Ad Builder supports the following methods for rotating and scaling components:
-
Rotate/Scale To (Absolute): Rotates or scales the component in relation to its size and rotation as drawn on the stage.
-
Rotate/Scale By (Relative): Rotates or scales the component in relation to its current size and position.
Components are rotated relative to their reference point on the stage.
This method rotates the component by the angle specified from its initial 0° (relative to the original angle on the stage). Repeating the action again does not change the component rotation, as it is already at 45° of its original state.
Components are scaled relative to the source reference point as a percentage of their size.
You can scale your component according to X and Y coordinates. Ad Builder supports the following scaling methods:
Both: This is the default value. The animated component's width and height change proportionally on the X and Y axis.
X: The animated component's width changes while the height remains unchanged.
Y: The animated component's height changes while the width remains unchanged.
This method scales the component in relation to its original size (as drawn on the stage). Repeating the action again does not change the component scale, as it is already at 50% of its original size.
Comments