One option button on a choice menu. It can be associated with a scene, which will make the engine go to that scene, or it can contain zero ore more var commands.
See choice for usage example.
Name | Shortcut | Description |
---|---|---|
label | The text on the button. | |
scene | If set, clicking on the button will go to this scene. | |
ifvar | See conditionals | |
ifvalue | See conditionals | |
ifnot | See conditionals |