1. Replace the old script in your Essentials project
Open your Pokémon Essentials project folder.
Launch Pokémon Essentials Script Editor (from inside RPG Maker).
In the left panel, find the existing UI_PauseMenu
Delete that old script section.
Import (or cut-&-paste) your new UI_PauseMenu into...
A slightly early Christmas present from Swdfm!
This is an interface that works exactly like the Text Entry Screen (The screen where you usually enter a name), except it also has a list of options to choose from that change depending on the text input
I've also added some examples of where this...
Hello, and welcome to my first Tutorial!
So, lots of devs are not very confident about making new screens/interfaces, and that is understandable, as it may be overwhelming at first, but once you get the hang of it, it isn't that bad!
We are going to make our own custom starter selection...