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.
MNKR Fix Escape Move Distance - MNKR_FixEscapeMoveDistance.js
Plugin desc : Fixes actor movement and behavior during escape.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_FixEscapeMoveDistance.js
File name : MNKR_FixEscapeMoveDistance.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_FixEscapeMoveDistance.js @plugindesc Fixes actor movement and behavior during escape. @author munokura @license MIT License @help # Features Fixes an issue where actors would not be able to move completely off-screen when using the escape command when the resolution is increased in side-view combat. # Usage Enable it in the Plugin Manager and set the parameters. There are no plugin commands. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this without permission from the author, and there are no restrictions on its use (commercial, R18+, etc.). @param escapeDistance @text Distance traveled during escape @desc Specifies the number of pixels the actor moves in the X direction when fleeing. If -1, the width of the screen is assigned. Maker default value: 300 @type number @default 600 @min -1