Super Small Debug Demo
I’ve put together a small demo project that is 1 MB in size for the purpose of debugging. For example, if you’ve run into a problem with a specific plugin, or set of plugins,...
I’ve put together a small demo project that is 1 MB in size for the purpose of debugging. For example, if you’ve run into a problem with a specific plugin, or set of plugins,...
Placeholder States are special states that use a formula to determine which state will be added, when they are actually being added to a battler. For example, let’s say you had a state called “Freeze”....
By default, you can press the shift button to dash. Maps support the option to disable dashing when you’re on that map. However, there isn’t a solution to disable dashing manually during the game, for...
In RPG Maker, when you defeat enemies in battle, everyone that’s alive will receive some EXP. So for example, if you defeated a slime, and the slime is worth 100 EXP, then every party member that...
This plugin provides some extra move route comands that might be useful. Currently, it supports the following: * moving towards a specific event * moving away from a specific event If there is anything...
In RPG Maker, when you move your character around, they will face that direction while they are moving. For example, if you move up, they will face up. If you move left, they will face left....