I'm trying to make a 2 level elevator that has a button on every level which you can use to call the elevator. The problem is that when you press one of the button when the elevator is allready on that level, it goes to the other level.
How do I make it so that the button makes the elevator move only when it's on a differnet level than the button?