Set Button Enabled | Sets a button’s state to enabled, allowing it to be interacted with. |
Set Image in an Image | Replace an existing image in an Image Component with a new image or a specific URL that you type into the Text Editor. |
Set Rectangle Color | Add or change the background color of a Rectangle component. Select the target Rectangle component and give a new hex color. Color needs to be in one of these formats #(6 Hex numbers and letters capitalized for new color)FF or 0x(6 Hex numbers and letters capitalized for new color)FF |
Set Text Color | When this action is triggered it will update a text component with the new color you have selected here. |
Set Circle Color | Sets the color of the selected circle to the specified color. Supply a hex color such as #aa44ff. |