Professional-Hobo / PokeMMOn-Old

MMO Pokemon Game using Node.js
http://keitharm.me/projects/pokemmon/
6 stars 2 forks source link

Key delay while moving #53

Open keitharm opened 8 years ago

keitharm commented 8 years ago

Unless the key delay is set to very low in your OS settings, holding down the arrow keys will have an initial stutter.

There is a JS library out there that circumvents this problem.

keitharm commented 8 years ago

Possible idea: http://jsfiddle.net/V2JeN/4/

keitharm commented 8 years ago

Another idea: https://jeremyckahn.github.io/keydrown/