Hi guys n gals, I am trying to make some ledge jumps, pretty much exactly the same mechanics as Pokémon, and so far it works OK, but i'm having trouble with the corner squares. Here is my current setup Spoiler My problem is that say I jump left off of Region ID 1 (Ledge Jump SW) by pressing the Left key, but then also press the Down key mid-jump (to start moving downwards when I land), my character will in fact jump in both directions. Once left and once down. My question: Is there an OR argument I can use which will only action one of the IF commands, and not the other? Hopefully this made sense... Let me know if you need me to include more info! Thank you,