- Major overhaul of the scene graphics:
- Altered the Poké Balls sprites, and made their highlights a different image for the animation to be more realistic;
- Remade the background and added a new one based on Hoenn's starter selection.
New Settings' options: Set your preferred background, your starters' shininess, IVs and items;- New Settings' options: Set your preferred background, your starters' shininess, IVs and items;
- Remade the Poké Balls' swing...
With some editing, is it possible that this works on 20.1?DiegoWT updated DiegoWT's Starter Selection with a new update entry:
Update v1.5.0
Read the rest of this update entry...
If you manage to set the frames properly for the animations, then yes.With some editing, is it possible that this works on 20.1?
Check the Updates now.Hello! I really like your plugin. My game is developed based on version 20.1 and I would like to get the version 1.3.0 of this plugin in the HISTORY, but that link is still for the download of version 1.5.0. Can you please also provide a link to version 1.3.0? I'd appreciate it!
Check the Updates now.
They aren't? Are you sure you're using the 1.5.0 version?In version 21.1, the Poké Ball and the selection animation are too fast. I wanted to slow down this speed, but I tried a bit and couldn't find where to change it to make it slower. Surprisingly, I asked for help from ChatGPT, and it tried various things, but all in vain. In other scripts, ChatGPT was able to help me modify and it worked, but not for this one.
Can you tell me which section I should change?
I'm sorry for this; I don't have very good vision, and I can't dedicate much time to working on the project, so my solution is to ask for help with almost everything...
This is telling you that STARTERBG isn't defined. I have a guide to reading error messages here that you may find useful.Hey, Im trying to use the thing and am getting this error, any suggestions on what to do
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.1]
Script error in event 9 (coords 24,13), map 119 (Aspen's Lab)
Exception: NameError
Message: uninitialized constant StarterSelSettings::STARTERBG
What text would it go underThis is telling you that STARTERBG isn't defined. I have a guide to reading error messages here that you may find useful.
STARTERBG is usually defined in the Settings part of the script, so it sounds like you accidentally deleted that line.
Just redownload the script and you can see the original again.What text would it go under
Just redownload the script and you can see the original again.
Yes, I don't know what happened. Even in the original Pokemon Essentials 21.1, it's very fast. The only plugin I changed was the menu, which was also very fast, and I added a frame rate controller.They aren't? Are you sure you're using the 1.5.0 version?
wdym?Hello, as there are no limits in fps, the animation of the pokeball moving has no speed limit...
Through the variable STARTERBG from the Settings.Hey there! How would I toggle the newly implemented Hoenn style background?