Author Topic: Buttons+Doors please help!  (Read 399 times)

OK, i just got the switches pack 1 but i don't know how to hook them up so the door opens when i press it.

You need to remove the very first schedule on the door, and name the door itself something, like "Door_activated_by_button"

then, on the button's events, add this on the last line:

OnActivate>NamedBrick>Door_activated_by_button>ContentStart>Unrestricted>CCW

Then when you click the button, the door will open.