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.
PANDA Airship Shadow - PANDA_AirshipShadow.js
Plugin desc : allows toggling the airship's shadow on or off.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20250801180109.html
File name : PANDA_AirshipShadow.js
Help of plugin :
* @target MZ * @plugindesc allows toggling the airship's shadow on or off. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20250801180109.html * * @help You can control the visibility of the airship's shadow via plugin commands. * Use "Hide Airship Shadow" to hide it, * and "Show Airship Shadow" to display it again. * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php * * @command HIDE_AIRSHIP_SHADOW * @text Hide Airship Shadow * @desc Hides the airship's shadow. * * @command SHOW_AIRSHIP_SHADOW * @text Show Airship Shadow * @desc Shows the airship's shadow as normal. *