Quote:
Originally Posted by DustyPorViva
keydown() checks for the player's configuration, while keypressed uses keyboard layout. For example, keydown(5) checks for the player's key configured to 'sword', which may not always be set to 'S'.
|
Oh, I see. Thanks for the explanation.
