View all by Sang Hendrix
Sang Hendrix
Follow Sang Hendrix
Follow
Following Sang Hendrix
Following
Add To Collection
Collection
Community
Devlog
More like this
Related
Keyboard Gamepad Solution - RPG Maker MZ plugin
←
Return to Keyboard Gamepad Solution - RPG Maker MZ plugin
Devlog
Premium Version 1.2.1 - Bug fix
July 23, 2025
by
Sang Hendrix
1
Fixed an issue where Input.isTriggered('key') that is bound to Left Click doesn't have any effect Removed custom code for Left Click. Instead, it now uses default RPG Maker behavior Touch Input. They...
Continue reading
Premium Version 1.2.0 - Major rework and new features
July 17, 2025
by
Sang Hendrix
8
This update reworks some features from the plugin to make it easier to use. Please see the changes below Changes Removed: From Key, To Key parameters. They're now being replaced with Key to Bind: The...
Continue reading
Premium Version 1.1.1 - Fixed Right Click detection
July 11, 2025
by
Sang Hendrix
6
Input.isTriggered('rightclick') now works properly...
Continue reading
Premium Version 1.1.0 - 2 New Features
July 09, 2025
by
Sang Hendrix
4
This update brings you 2 new features. Display Current Button: Using escape code \button[menu name] in game messages Secondary Binding: Bind an additional button to a function, allowing you to have up...
Continue reading
Premium Version 1.0.9 - New feature: Option to display config in option menu
June 28, 2025
by
Sang Hendrix
5
You now have the option to choose whether button config to be selectable in Option Menu...
Continue reading
Premium ver 1.0.8 - New feature: Enter Esc in menus
May 09, 2025
by
Sang Hendrix
8
With this feature, you can use Ok and Esc to navigate in menus regardless of their binding...
Continue reading
Premium Ver 1.0.7 - Fixed: Error when click on load
May 08, 2025
by
Sang Hendrix
4
Clicking non stop on loading won't crash the game no more...
Continue reading
Premium Ver 1.0.6 - New feature: Show, hide from option menu
March 22, 2025
by
Sang Hendrix
3
This update brings you a new feature which to choose whether or not you want to hide/show a button from Button Config menu. You can also make it only show in either Keyboard or Gamepad category...
Continue reading
Premium Ver 1.0.5 - F9
March 14, 2025
by
Sang Hendrix
4
F9 is back and pressable. In previous version, pressing F9 doesn't open the switches to debug, that is fixed...
Continue reading
Premium Ver 1.0.4 - New feature: Disallow player to rebind movement keys
March 13, 2025
by
Sang Hendrix
4
This update brings a new feature which to disallow players to rebind any buttons to movement keys (up down left right)...
Continue reading
Premium Ver 1.0.3 - Swap Binding
March 12, 2025
by
Sang Hendrix
4
In this version, if you rebind a key to one that’s already in use, the two keys will swap their bindings...
Continue reading
Premium Ver 1.0.2 - New feature and bug fix
March 10, 2025
by
Sang Hendrix
4
[Premium 1.0.2] New feature: Add icon to menu names Bug fix: Fixed a bug where assigning to a button that share the same key in parameter TO KEY will result in that function not working...
Continue reading
Premium Ver 1.0.1 - Minor new menu features
March 09, 2025
by
Sang Hendrix
4
[Premium 1.0.1] - Moved Button Config option from main menu to inside Option menu - Make Scene_ButtonConfig global, which means you can now call this scene via a script call: SceneManager.Push(Scene_B...
Continue reading
Plugin Keyboard Gamepad Solution released!
March 05, 2025
by
Sang Hendrix
5
A new version of the Hendrix Keyboard Gamepad has arrived, now renamed the Keyboard Gamepad Solution . This premium edition has been completely revamped to ensure compatibility with a wider range of g...
Continue reading
Ver 1.0.5 - Bug fix and updates
February 03, 2025
by
Sang Hendrix
3
[1.0.5] Added debug keycode F9 Fixed mouse click trigger common event multiple times [ver 1.0.4] Added Mouse support for conditional branch...
Continue reading
Ver 1.0.3 - Multiple buttons and Mouse buttons
October 23, 2024
by
Sang Hendrix
1
[1.0.3] - Add support for left mouse click and right mouse click - Now you can assign multiple buttons to a single function...
Continue reading
Ver 1.0.2 - Parallel common event bug fixes
August 02, 2024
by
Sang Hendrix
1
Parallel common event now use actual game time...
Continue reading
Ver 1.0.1 - Buttons now assign to your project
July 05, 2024
by
Sang Hendrix
1
I'm truly sorry that the first version couldn't assign the buttons to your project. I've updated the plugin to version 1.0.1 and everything should work properly now...
Continue reading
Keyboard & Gamepad Remapping is released!
June 21, 2024
by
Sang Hendrix
1
A new free plugin for RPG Maker MZ that allows you to completely control the mapping of Keyboard & Gamepad is released. It's easy to use and you don't need to type in Javascript code but rather you ca...
Continue reading