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.
Dark Plasma State Group2 - DarkPlasma_StateGroup2.js
Plugin desc : Grouping states
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_StateGroup2.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_StateGroup2.js
File name : DarkPlasma_StateGroup2.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Grouping states @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 2.0.0 Groups states. As of 2.0.0, the ability to prioritize and avoid overlapping states in the same group has been discontinued. Please use DarkPlasma_PriorityStateGroup. By writing the following in the state's memo field, you can assign a state to group x. <stateGroup: x> To assign a state to multiple groups, use the plugin parameters. This plugin is not useful on its own. Please use it in conjunction with other plugins that have group-related functionality. @param groups @text group @type struct<StateGroup>[] @default []