Hello, I was working on my final lesson (Battles, of Learn RPG Maker MV), when I noticed that by changing the character back to Level 1, s/he doesn't "forget" his learned skills. Is that right? I'm needing to manually reset the learned skills, but wanted to ask anyway if the engine is working as intended. You can check my project and play it in the browser:
Hello,
I was working on my final lesson (Battles, of Learn RPG Maker MV), when I noticed that by changing the character back to Level 1, s/he doesn't "forget" his learned skills. Is that right?
I'm needing to manually reset the learned skills, but wanted to ask anyway if the engine is working as intended.
You can check my project and play it in the browser:
RPG Maker MV complete tutorial
cleanwaterdev.itch.io
I didn't published the lesson yet, but you can easily recreate what I did by making a avatar select screen like the one I did, only with the Show Choice event command, then making a reset with the Change Level event command.