Download:
https://github.com/BossRpg/keys_module
Language: English/Portugues
Version: 0.1 - BETA
License: Not yet defined why it is being tested.
There are three types of events for conditions with keyboard buttons:
js_keyDown
When you press the key, if holding the command will not repeat, it will only happen once.
js_keyPress
For key pressed, this works for all letters, digits and calc keys, but does not work on others because they are for the exclusive use of the Rpg Maker System
js_keyUp
This works after using the KeyDown, you do not need to create a KeyDown condition, just hold the key for a short time and release.
Sample on Videos:
How to use:
https://www.youtube.com/watch?v=-IMNR-BI7Uw
First tests:
https://www.youtube.com/watch?v=XHRxAhbvfjQ