Last Input plugin for RPGMaker MZ
A downloadable tool
Download NowName your own price
Want to display the relevant button/key to the player?
This lightweight plugin checks if the last input was made via Controller or Keyboard
and changes a user defined variable to:
0 - Keyboard
or
1 - Gamepad.
You can then do a conditional branch saying
"IF: [V] = 0" - "Press 'Z' To Continue" or "IF: [V] = 1" - "Press 'A' To Continue"
Great for HUDs with button images applied too!
It also reads Mouse clicks and allows you to choose if you want to detect mouse movement!
Free to use however
Download
Download NowName your own price
Click download now to get access to the following files:
LastInputTypeTracker.js 3.8 kB
Leave a comment
Log in with itch.io to leave a comment.