Button
Properties
| number MaxCalls | How many times this button can be triggered |
| number SeparateMaxCalls | Whether players should have separate MaxCalls |
| Color RepeatingStyle | The color of this Button |
| bool PlayerTrigger | Whether players can trigger this button |
| bool BombTrigger | Whether bombs can trigger this button |
| bool ExplosionTrigger | Whether explosions can trigger this button |
| bool TriggerExplosionTrigger | Whether explosions spawned by triggers or scripts can trigger this button |
Actions
| Reset | Stops the Button if its currently executing any actions and resets how many times it has been triggered |