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.
Alt Key Patch - AltKeyPatch.js
Plugin desc : AltKeyPatchPlugin
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/AltKeyPatch.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/AltKeyPatch.js
File name : AltKeyPatch.js
Help of plugin :
* @plugindesc AltKeyPatchPlugin * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/AltKeyPatch.js * @author triacontane * * @help AltKeyPatch.js * * In RPGMaker MV/MZ, the Ctrl and Alt keys have the same behavior. * It is designed to be assigned. * In this patch, it is separated and pressing the Alt key no * longer behaves like the Ctrl key. * * Instead, the content of the code "alt" is assigned. * (This is used when you can specify the contents of the code as a plugin) * * This plugin is released under the MIT License.