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

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

MZ plugins

PANDA Ex Airship Land - PANDA_ExAirshipLand.js

Plugin desc : Enables to get off the airship even if it overlaps with dummy events.

License : MIT License

Author : panda(werepanda.jp)

Website : https://www.werepanda.jp/

Desc page : http://www.werepanda.jp/blog/20240404003801.html

File name : PANDA_ExAirshipLand.js

Help of plugin :

* @target MV MZ
 * @plugindesc Enables to get off the airship even if it overlaps with dummy events.
 * @author panda(werepanda.jp)
 * @url http://www.werepanda.jp/blog/20240404003801.html
 * @orderBefore PANDA_VehicleCommon
 * 
 * @help By RPG Maker default, players can not get off the airship
 * at a position that overlaps with an event.
 * This plugin makes it possible to get off the airship even in a position
 * that overlaps with an event that meets any of the following.
 *  - Through is ON
 *  - Priority is "Below characters" and Contents is empty
 * 
 * When using this plugin together with "PANDA_VehicleCommon.js",
 * which execute a common event when boarding/disembarking from vehicle etc.
 * please place this plugin before "PANDA_VehicleCommon.js".
 * 
 * [License]
 * this plugin is released under MIT license.
 * https://opensource.org/licenses/mit-license.php
 *

スポンサードリンク

-MZ plugins

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