I'm trying to make a base with a hidden door that can be opened from the inside and outside. I was wondering if there was a way of making a circuit that could be operated from two different switches allowing me to operate the door from the inside and outside.
Here is a picture that shows the hidden door in its open status.
Sorry its a bit blurred, but hopefully you can see what's happening.
Tell me more
×
Arqade is a question and answer site for
passionate videogamers on all platforms. It's 100% free, no registration required.
|
|
||||
|
What you need is an XOR circuit. An XOR circuit allows either switch to change the state of the door (open/closed). This means the door can be opened or closed using either switch and it doesn't matter if the other switch is up or down. I have done this but it can be tedious trying to get the Redstone to laid out correctly. In the diagram in the link A would represent a switch on one side of the door and B would represent a the switch on the other side. |
|||||
|
Prt Scrbutton on your keyboard (if you have one) or some screen clipping software) – chandsie May 20 '12 at 16:06