Button Deactivators
Button Deactivators are objects that will deactivate any activated Buttons on touch.
Use Cases
Button deactivators are used to deactivate active Buttons. This can be used for gameplay and complex mechanisms that use Buttons.
Configuration
Name | Default Value | Description |
---|---|---|
ColorSpecific | false | When true, only Buttons that share the color of the Button Deactivator will be deactivated. Otherwise, every single Button will be deactivated regardless of color. |