HI, basically trying to check the order variables are set to true. Im trying to make a draw bridge that will only open when a set of switches are activated in a certain order. However it seems to open when all the switches are true regardless of the order. When all the switches are set I have another switch that should check the order of the booleans and then opens the bridge. Seems like it should be simple but I can’t seem to see the solution.
Any ideas?
Thanks for reading.