Button

To create a Button, click on the Insert Button insert_button in the Editor

You control how the button looks by setting the Fill type on each of the 4 button states.

Button States

Normal

How the button looks by default. button_normal

Highlighted

How the button looks when it’s hovered by a touch device. button_highlighted

Pressed

How the button looks when it’s being pressed. button_pressed

Disabled

How the button looks when it’s disabled. button_disabled

Button Events

You can respond to Button events using the UI Events Block in your Behaviors.