I've been scouring the internet to see if there was a way to have a Victory Screen somewhat like this:Â
Yanfly has one that is close enough to this, however, since most of my battles are evented, it won't even work because it is linked to the battle scene. So I was hoping a more talented scripter than myself could make a script to do something like that but make it its own scene so I can call it using a script call like:
SceneManager.call(Scene_Blah)
In the place of the units, I was going to put the total amount of skill points earned (which I can probably set up myself). Please let me know if this is possible. Â
Thank you in advance.Â