How do I make it so that an action occurs only if 1< conditions are true? I am making an action that has 3 conditions to be true. Basically, it is a lever that opens a slot and closes it when flipped up or down. I made it so that if you are overlapping a sprite, the lever flips down if space is pressed, and the slot then opens. If down, it is the opposite.