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.
Always Step For Followers - AlwaysStepForFollowers.js
Plugin desc : Sets whether the party member always steps.
License : MIT License
Author : あわやまたな (Awaya_Matana)
Website : https://awaya3ji.seesaa.net/
Desc page : https://awaya3ji.seesaa.net/article/503002768.html
File name : AlwaysStepForFollowers.js
Help of plugin :
* @target MZ MV * @orderBefore ReplaceTargetCharacter * @orderBefore FesStyleFollowers * @plugindesc Sets whether the party member always steps. * @author あわやまたな (Awaya_Matana) * @url https://awaya3ji.seesaa.net/article/503002768.html * @help Ver.1.0.1 * If you type <alwaysStep> in the actor's notes, it will always step. * Can be canceled with plugin command. * * [Plugin Command (MV)] * setAlwaysStep actorId boolean * //Enter the actor ID in actorId and true/false in boolean. * * @command setAlwaysStep * @text Set Always Step * @desc Sets whether the actor always steps. * * @arg actorId * @text Actor ID * @type actor * @default 1 * * @arg bool * @text Boolean * @type boolean * @default true *