Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 809 Bytes

door.md

File metadata and controls

18 lines (13 loc) · 809 Bytes

Door Button

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!

Usage

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.

Properties

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