Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
It's a great script that matches the aesthetic of my game! Only thing, is the Shadow poekmon screen doesn't show properly - the only thing visible is the heart gauge!
I like it a lot, I only use Summary Screen but in the Stats page instead of showing as in the image, it is shown with the text shifted several pixels upwards and with the IV and EV as follows: 13/102, in instead of separated.
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?
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.