Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 892 Bytes

File metadata and controls

28 lines (17 loc) · 892 Bytes

[element] 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

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

Parents

Children