Commands:Rotation commands
From SMTheming Wiki
X commands specify Y.
Z.
Shared commands
These commands are available in all StepMania versions since StepMania 3.9.
| Command | Arguments | Example | Effect |
|---|---|---|---|
heading
| Float | heading,10 | Sets the layer's heading. |
pitch
| Float | pitch,20 | Sets the object's pitch. |
roll
| Float | roll,20 | Sets the layer's roll. |
rotationx
| Float | rotationx,45 | Rotates the layer in the x direction. |
rotationy
| Float | rotationy,45 | Rotates the layer in the y direction. |
rotationz
| Float | rotationx,45 | Rotates the layer in the z direction. |
| Command | Arguments | Example | Effect |
|---|
| Command | Arguments | Example | Effect |
|---|---|---|---|
baserotationx
| Float | baserotationx,50 | Set the object's base x rotation. |
baserotationy
| Float | baserotationy,50 | Set the object's base y rotation. |
baserotationz
| Float | baserotationz,50 | Set the object's base z rotation. |

