• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Resource icon

v20 FRLG Summary Screen and Party Screen 2020-07-26

This resource pertains to version 20 of Pokémon Essentials.

Reviews 4.50 star(s) 4 reviews

Yes! I've been looking for this forever, but it was only for v16. My only problem is that the text is so small that it looks weird. Is there some way to fix that?
S
Seyuna
Yes there is a way. I reduced the standard size by 5 in the script. You can search for @sprites["overlay"].bitmap.font.size-=5 in the script and either change it or delete it.
But keep in mind that this will change the formatting in the screen, so you may have to adjust some values to make it fit again.
I like the implementation. But for the Move Types in the 3rd Page of the Summary Screens should be moved into the square where the move name is displayed.
S
Seyuna
I did it like it is in FRLG. In the games it is at the spot like in my version.
Back
Top