Welcome to PGMV! 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
Website : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/master/PlayerShiftTurn.js
File name : PlayerShiftTurn.js
Help of plugin :
* @plugindesc PlayerShiftTurn * @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.