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 Off Screen Custom Move - PANDA_OffScreenCustomMove.js
Plugin desc : if autonomous movement is "Custom", events move even off screen.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20231107221524.html
File name : PANDA_OffScreenCustomMove.js
Help of plugin :
* @target MV MZ * @plugindesc if autonomous movement is "Custom", events move even off screen. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20231107221524.html * * @help A standard feature of RPG Maker is that events that are far away from * the display screen will not move autonomously to reduce the load. * This plugin makes events whose autonomous movement is set to "Custom" * move even if they are far away from the screen range. * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php *