EY_S)) { player.Down(); } if(input.isKeyDown(Input.KEY_Q)) { player.Left(); }} I can move him diagonally with S and Q for example Any solutions to remove this features ?Thx