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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

TM Region Passable - TMRegionPassable.js

Plugin desc : Regions will be able to set whether a location is passable or not.

License : MIT License

Author : tomoaky

Desc page : https://github.com/munokura/tomoaky-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMRegionPassable.js

File name : TMRegionPassable.js

Help of plugin :

@target MZ MV
@plugindesc Regions will be able to set whether a location is passable or not.
@author tomoaky
@url https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/master/TMRegionPassable.js
@license MIT License

@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/tomoaky-MV-plugins ).
Original plugin by tomoaky.
-----
TMPlugin - Region Passage Settings ver. 1.0.0

How to Use:

Set the passable and impassable region numbers in the plugin parameters.

In locations with these regions, tile-based passability is not determined; passability is determined solely by the region itself.

You can also apply passability settings to multiple regions by setting multiple region numbers separated by a space.

There are no plugin commands.

Terms of Use:
MIT License.
https://ja.osdn.net/projects/opensource/wiki/licenses%2FMIT_license
You may modify and redistribute this plugin without permission, and there are no restrictions on its use (commercial, 18+, etc.).

@param passableRegions
@text Passable Region
@desc Region number that allows passage regardless of tile. Multiple settings separated by half-width spaces. Default: 251
@default 251
@type string

@param dontPassRegions
@text Impassable Regions
@desc Region numbers that make passage impossible regardless of tile. Multiple settings separated by half-width spaces. Default: 252 253
@default 252 253
@type string

@param counterRegions
@text Counter Elements Region
@desc Region numbers to have counter Elements. Multiple numbers separated by spaces. Default: 253
@default 253
@type string

スポンサードリンク

-MV plugins

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