Version: 5.3.0

Description: All keys of the keyboard and gamepad.

Compatibility:

  • RPG Maker MV: 1.5+
  • RPG Maker MZ: 1.0+

Features:

  • Checking the press of any key on the keyboard or gamepad
  • Support for gamepad sticks, triggers
  • Enabling switches when you press a key

See also:

Changelog:

spoiler

Version 5.3.0:

  • Added script call Input.getRepeats(keyName) which returns the number of repeats the keyName button was pressed.

Version 5.2.0:

  • Added a new setting that allows you to scroll the contents of supported windows using the right stick of the gamepad.

Version 5.1.0:

  • Added a setting to enable movement with the WASD keys.
  • Fixed bug with MZ plugin commands.

Version 5.0.2:

  • A new setting has been added that allows you to set a variable to which the code of the last pressed key will be saved.
  • Added 2 plugin commands for resetting keyboard and gamepad keys (also added similar script calls).
  • Fixed a bug in the control function of the switches configured in the plugin options, which is associated with the gamepad.
  • Help updated.

Version 5.0.1:

  • Added experimental support for PS5 DualSense.
  • Added function to emulate keystrokes.
  • Help updated.

“Help” languages: English, Russian

Terms of use

How to get a commercial license

Forum:

MV thread

MZ thread

Downloads:

Plugin:

DK_Full_Input.js (45.6 KB)
(Last update: 25 February 2023 14:08)



Related Posts