The docs are now back up again and better than ever!
Check them out here.
option
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.
Usage
See choice for usage example.
Attributes
- label: The text on the button.
- scene: If this is set, clicking on the button will tell the engine to change to this scene.
- ifvar: See conditionals
- ifvalue: See conditionals
- ifnot: See conditionals
