par Singapore123 » Ven Jan 13, 2012 8:51 am
Saw the tips and tricks, but still wanted to know: Is it possible to use variables to check if and ONLY if 1 input is on. 2 inputs is easy, make those (NOT,AND,OR) gates into a XOR gate, but I want it to be like 3-5 inputs. So if one and ONLY one input is on, the output is on. If no easy way, I will have to go back to minecraft and make some logic gates...