Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Sbm Key Patch For Both LR - Sbm_KeyPatchForBothLR.js
Plugin desc : this plugin provides key patch that For both left and right uses.
License : MIT License
Author : Suib
Website : https://github.com/suibotsukuiki/RPGMakerMZ/blob/main/Sbm_KeyPatchForBothLR.js
Desc page : https://github.com/suibotsukuiki/RPGMakerMZ/blob/main/Sbm_KeyPatchForBothLR.js
Download Page : https://raw.githubusercontent.com/suibotsukuiki/RPGMakerMZ/main/Sbm_KeyPatchForBothLR.js
File name : Sbm_KeyPatchForBothLR.js
Help of plugin :
* @target MZ * @plugindesc this plugin provides key patch that For both left and right uses. * @author Suib * @url https://github.com/suibotsukuiki/RPGMakerMZ/blob/main/Sbm_KeyPatchForBothLR.js * * @help Sbm_KeyPatchForBothLR.js * * -- Summary -- * this plugin provides key patch that For both left and right uses. * * -- Usage -- * It is applied only by installing this plugin. * * -- Changes -- * <Keyboard> * - W : pagedown -> up arrow * - Alt : control -> alt * <Numpad> * - 0 : escape -> shift * - 2 : down -> cancel * - 4 : left -> pageup * - 6 : right -> pagedown * - 8 : up -> tab * * -- Additions -- * <Keyboard> * - W/A/S/D : up/left/down/right *(arrow) * - Q/E : pageup/pagedown * - C : ok * - R : escape * - Ins/Del : escape/ok * - Home/End : ok/escape * <Numpad> * - 0/. : shift/control * - 1/2/3 : ok/cancel/menu * - 4/6 : pageup/pagedown * - 5 : escape * - 8 : tab * - + : tab * - - : escape * <Gamepad> * - LT : tab * - RT : control * - back : escape * - start : ok * * -- Terms of Use -- * Comply with the MIT license agreement. * http://www.opensource.org/licenses/mit-license *