-
Notifications
You must be signed in to change notification settings - Fork 2
Automatic Door
Mathieu Lomax edited this page Aug 11, 2019
·
6 revisions
- Player Distance Sensor (PinOut0) <=> Less Than (PinIn0)
- Constant Integer (PinOut0) <=> Less Than (PinIn1)
- Less Than (PinOut0) <=> Flip/Flop (PinIn0)
- Flip/Flop (PinOut1) <=> Door (USING VANILLA WIRE)
The Player Distance Sensor can easily be replaced by or combined with an NPC Distance Sensor.
Works equally well with actuated blocks.
You can also add a Team Color Constant and connect it to the Player Distance Sensor to only open the door to players on a given team.