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

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

MZ plugins

Event Movable Limitation - EventMovableLimitation.js

Plugin desc : EventMovableLimitationPlugin

License : MIT License

Author : triacontane

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/EventMovableLimitation.js

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/EventMovableLimitation.js

File name : EventMovableLimitation.js

Help of plugin :

* @plugindesc EventMovableLimitationPlugin
 * @author triacontane
 * @target MZ
 * @base PluginCommonBase
 * @orderAfter PluginCommonBase
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/EventMovableLimitation.js
 *
 * @help EventMovableLimitation.js
 *
 * Limit the movable range of events.
 * If you try to move beyond the limits from the initial placement, you will not be able to move.
 * Please specify the following in the event Note section
 * <Movable:u, d, l, r>
 *  u : The number of movable tiles in the upward direction
 *  d : The number of movable tiles in the downward direction
 *  l : The number of movable tiles in the left direction
 *  r : The number of movable tiles in the right direction
 * If you specify a negative value, such as -1, the movement in the specified direction will be unlimited.
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MZ plugins

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