Commands:Visibility commands
From SMTheming Wiki
Visibility commands affect the visibility of an object.
Shared commands
These commands are available in all StepMania versions since StepMania 3.9.
| Command | Arguments | Example | Effect |
|---|---|---|---|
hidden
| Boolean | hidden,1 | The object becomes invisible. |
visible
| Boolean | visible,1 | The object becomes visible. |
draworder
| Integer | draworder,9001 | The object will display in front of any objects with a lower number. |

