door

Vars | |
open | Are we open? |
---|---|
switching_states | Are we currently busy opening/closing? |
Procs | |
toggle_state | The proc that actually does the door closing. Plays the animation, etc. Copypasta. TODO: un-copypasta this |
Var Details
open

Are we open?
switching_states

Are we currently busy opening/closing?
Proc Details
toggle_state
The proc that actually does the door closing. Plays the animation, etc. Copypasta. TODO: un-copypasta this