Hello!
In RPG Maker MV I'm attempting to have a skill mastery system, where you gain points for every use of a spell. So using a spell would increase a variable by 1, and at 100 points a new version of it unlocks.
I'm using common events to increase the variables in question, which works great on battle-only skills. But when using a healing spell in-menu outside of battle, it kicks you out of the menu each time you use said spell.
Can this auto-closing be stopped in some way? Or is there a workaround I'm missing that's right in my face?
Here are pics of the menus:
Protected download Protected download
Thanks very much.