A door button is a type of button used to open doors. This is the most basic puzzle element, but it can also be used to start a conveyor script!
When pressed by a block, it will open the door specified in the DoorToOpen
property. If PlayerActivated
is true, then this behavior is triggered by a player instead of a block.
Property | Acceptable Values |
---|---|
DoorToOpen | Any door |
PlayerActivated | True or false |
Caution
If you change the DoorToOpen
property using the viewport (the preview in the middle of the screen), it may error. You should always click on the door you want using the Explorer.
© Orbit Productions 2025