An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

NUUN Standby Member Followers - NUUN_StandbyMemberFollowers.js

Plugin desc : Follower standby member display

License : MIT License

Author : NUUN

Website : https://github.com/nuun888/MZ/blob/master/NUUN_StandbyMemberFollowers.js

Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_StandbyMemberFollowers.js

File name : NUUN_StandbyMemberFollowers.js

Help of plugin :

* @target MZ
 * @plugindesc Follower standby member display
 * @author NUUN
 * @version 1.0.1
 * 
 * @help
 * Display waiting members to followers.
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * 12/5/2022 Ver.1.0.1
 * Changed follower collision judgment to judgment by switch.
 * Added a switch that turns ON when all-way traffic is no longer possible and a function to call a common event.
 * 12/4/2022 Ver.1.0.0
 * First edition.
 * 
 * @param MaxMembers
 * @desc Maximum number of player followers.
 * @text Max number of player followers
 * @type number
 * @default 10
 * 
 * @param FollowerCollidedSwitch
 * @desc Perform follower collision detection. By turning it ON, you will not be able to slip through the followers.
 * @text Follower collision switch
 * @type switch
 * @default 0
 * 
 * @param AllCollidedSwitch
 * @desc A switch ID that turns ON when traffic is no longer possible in all directions.
 * @text 4-Way Impassable Switch
 * @type switch
 * @default 0
 * 
 * @param AllDirectionsCollidedOnCommonEvent
 * @desc A common event that is called when it becomes impossible to pass in all directions.
 * @text 4-Way Impassable Common Event
 * @type common_event
 * @default 0
 *

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.