Hello all, I have been attempting to work with the Dot Move System plugin by Unagi Ootoro for RPG Maker MV since the plugin is designed to function with both MV and MZ. The base plugin itself works pretty well overall, and I am mostly happy with it. The function extension plugin, however, I have found does absolutely nothing. { "lightbox_close": "Close",
Hello all,
I have been attempting to work with the Dot Move System plugin by Unagi Ootoro for RPG Maker MV since the plugin is designed to function with both MV and MZ. The base plugin itself works pretty well overall, and I am mostly happy with it. The function extension plugin, however, I have found does absolutely nothing.
You'll notice I ONLY have these 2 plugins for testing purposes. I have attempted to set my player's height and width for collision to half, and I have highlighted one of the functions I would like to test.
You can see here that my collision with this event has not changed. I am pushed up against it as far as I can be, but it is the default distance.
Now, you'll notice that the new jump function for the move route is nonexistent according to RPG Maker.
I can send my little test project if necessary, but does anyone have the slightest idea as to why this plugin extension seems to do nothing at all?
Plugins:
Base -
https://raw.githubusercontent.com/unagiootoro/RPGMZ/master/DotMoveSystem.js
Extension -
https://raw.githubusercontent.com/unagiootoro/RPGMZ/master/DotMoveSystem_FunctionEx.js