Item | Description |
---|
Name | Name of the button to be displayed in the Object View pane. |
Enable | Checkbox to enable/disable the button functionality. |
Value | The value to control. |
Indication Value | Displays a green border if the values match. |
On Press Value | The set value when the button is pressed. |
On Release Value | The set value when the button is released. |
Item | Description |
---|
Name | Name of the button to be displayed in the Object View pane. |
Item | Description |
---|
Name | Name of the button to be displayed in the Object View pane. |
Enable | Checkbox to enable/disable the button functionality. |
Value | The value to control. |
On Press Value | The set value when the button is pressed. |
On Release Value | The set value when the button is released. |
Shared Properties
States
This table is for buttons in an inactive/unpressed or active/pressed state.
Item | Description |
---|
Preview State | Opens a window to display the image shown when the state is active. |
Image | The picture of the button when the button is active or inactive. |
Text | Text to be displayed on the button. |
Font Name | The font used to display the text. |
Font Size | The size of the text being displayed. |
Italic | Checkbox to enable/disable the text being italicized. |
Bold | Checkbox to enable/disable the text being bolded. |
Underline | Checkbox to enable/disable the text being underlined. |
Text Color | The color of the text being displayed. |
Horizontal Alignment | The left/right alignment of the text within the text box. |
Vertical Alignment | The up/down alignment of the text within the text box. |
Appearance
Item | Description |
---|
Visibility | Checkbox to enable/disable the button's visibility during project runtime. |
Opacity | Slider to set the button's opacity during project runtime. |
Blinking | Checkbox to enable/disable the button's ability to blink during project runtime. |
Blinking Interval (ms) | Sets the interval the button blinks, in milliseconds, during project runtime. |
Position
Item | Description |
---|
X | The button's X-axis position on the screen. |
Y | The button's Y-axis position on the screen. |
Width | The button's width. |
Height | The button's height. |
Z Index | The button's display order if behind or on top of other objects. |
Rotation | The button's rotation, in degrees. |
Use Percentage | Checkbox to enable/disable the rotation center ranging from 0.0 to 1.0. If disabled, the rotation is in pixels. |
Rotation Center X | Controls the horizontal location of the rotation anchor. |
Rotation Center Y | Controls the vertical location of the rotation anchor. |
Actions
Item | Description |
---|
Touch Enabled | Checkbox to enable/disable the ability to press the button. |
On Press
Item | Description |
---|
Hold (ms) | Number of milliseconds the button must be held before the command is ran. |
Add New Command | Adds a new command from the command functions list to bind to the button. |
On Release
Item | Description |
---|
Hold (ms) | Number of milliseconds before the command is ran after releasing the button. |
Add New Command | Adds a new command from the command functions list to bind to the button. |
On Double Click
Item | Description |
---|
Hold (ms) | Number of milliseconds between the first and second button press before the command is ran. |
Add New Command | Adds a new command from the command functions list to bind to the button. |
Permissions