🟩 Transformations
Translate
Moves all content along the x, y, and/or z axes. Note that the coordinate system is centered, and extends to +/-200 in the x and y axes. See Co Ordinate System.
- x - the distance to move along the x axis (left - right).
- y - the distance to move along the y axis (top - bottom).
3D options (available when 3D is selected)
- z - the distance to move along the z axis (backwards and forwards into the screen).
Rotate
Rotates all content. Values are in degrees. See Co Ordinate System.
- rotation - the amount that the content is rotated clockwise in degrees. Everything is rotated around the origin (0,0), the centre.
- pivot point x / pivot point y - Use these values to offset the rotation origin.
3D options (available when 3D is selected)
- rotation x - rotation around the x axis (pitch).
- rotation y - rotation around the y axis (yaw).
- pivot point z - rotation offset position in the z axis.
Scale
Scales all content.
- scale - the scale percentage.
- scale x / scale y - if you want to scale horizontally and/or vertically, use these options.