So you want a combination lock? Just have a bool check on the door for the 4 that open it, or have the switches add 1 or reduce 1 to a door variable and when the doors number hits “4” it opens.
So you want a combination lock? Just have a bool check on the door for the 4 that open it, or have the switches add 1 or reduce 1 to a door variable and when the doors number hits “4” it opens.