You know, if you use AND instead of == when assigning buttons, you can press multiple buttons at a time without them canceling each other out, like this: IF BUTTON(2) AND 16 THEN DO STUFF