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 NPC Keep Out Region - DarkPlasma_NPCKeepOutRegion.js
Plugin desc : Specify a region that events cannot pass through
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_NPCKeepOutRegion.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_NPCKeepOutRegion.js
File name : DarkPlasma_NPCKeepOutRegion.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Specify a region that events cannot pass through @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: 1.1.0 Events will be blocked from passing through the squares in the region specified in the plugin parameters. You can ignore this restriction by adding a specific note to the event's note field. <ignoreKeepOut> Events with this notetag will unconditionally ignore the restriction. <ignoreKeepOut:A> Events with this notetag will ignore the restriction if Self-Switch A is ON. @param regions @text Region List @desc Sets a list of regions that the event cannot pass through. @type number[] @default []