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.
Player Shift Turn - PlayerShiftTurn.js
Plugin desc : PlayerShiftTurn
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/PlayerShiftTurn.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/PlayerShiftTurn.js
File name : PlayerShiftTurn.js
Help of plugin :
* @plugindesc PlayerShiftTurn * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/PlayerShiftTurn.js * @author triacontane * * @param buttonName * @desc This button is used to change direction on the spot. * @default shift * @type combo * @option shift * @option control * @option tab * * @param validSwitchId * @desc The function of the plug-in is enabled only when the specified switch is ON. * @default 0 * @type switch * * @help Change direction on the fly without moving the player * while holding down a given key. * * This plugin is released under the MIT License.