In the keyboard expressions I'm told that every key on my keyboard can produce a numerical value that represents it. If anyone could tell me what keys correspond to what numbers that would be greatly appreciated.
Develop games in your browser. Powerful, performant & highly capable.
cambiaresearch.com/articles/15/javascript-char-codes-key-codes
You can use Keyboard.LastKeyCode expression to read codes from the keyboard.