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.
Cursor Command - CursorCommand.js
Plugin desc : Added menu command cursor movement Ver1.4.5 (2022/9/10)
License : MIT License
Author : PotatoDragon
Website : https://github.com/pota-gon/RPGMakerMZ/wiki
Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Scene/Menu/CursorCommand.js
Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/CursorCommand.js
File name : CursorCommand.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Scene/Menu/CursorCommand.js @plugindesc Added menu command cursor movement Ver1.4.5 (2022/9/10) @author PotatoDragon @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/PotatoDragon-MZ-plugins ). Original plugin by PotatoDragon. Please check the latest official version at: https://github.com/pota-gon/RPGMakerMZ/wiki ----- ## Overview Add the same functionality to menu commands using the ←→ or QW keys. ## How to Use No initial setup required. Just install the plugin and it will work. @param MenuOk @text Menu ← key to confirm @desc Make the Left arrow key the same as "Confirm" in the menu @type boolean @default false @param MenuStatusCancel @text Menu Status → Key Cancel @desc In menu status, press → key to cancel @type boolean @default true @param ItemCategoryQW @text Item Category QW Operation @desc Make QR the same as the left and right keys in the item category @type boolean @default true @param SkillTypeCursor @text Skill Type ←→ Operation @desc Make ←→ the same as the QR key in skill type @type boolean @default true @param StatusTypeCursor @text Status ←→ Operation @desc Make ←→ in status the same as QR key @type boolean @default true