Button
The Button component control responds to a click from the user to initiate or confirm an action to jump into different scene or same scene.
Button Properties
Function
- Scene Used to select which scene you want to jump into
- Target Select which label you want to go, if it’s empty it will be going to very first command line on selected scene
- Scale Set Button’s scale
- Text The text displayed by the control
- Positioning Tool Set Button’s position
- Button Sprite Select rendered sprite for button
- Button Color The color used to render the button sprite
- Text Color The color used to render the button text