okay, so i've figured out the scripts to put the two players on the scene, and i want one of them to move with wasd and the other to move with the arrows, but when i use the arrow keys to move the second character, the first character (who uses the wasd) also moves.
in short, is there a way i can shut off the arrow keys for player one, without shutting off all input for that character?
ps: im using the platformer behavior.