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!
I just finished going through to upgrade my project to v21.1 from v20 and the code is all pretty much exactly the same. You gotta move around UI pictures because the folder setup is different but overall, everything is the same.
I know this is super old now but I want the generated egg to always be a random decision between the two parents (except in the case of Ditto). How would that have to be coded? I don't know if I'm just missing something or overcomplicating but I can not figure it out. 😅
For anyone looking for it (I didn't see it in the tutorial), to change the message color for player gender from the default black, you're gonna need to find the "Messages" script and go down to line 450 and add in the Enby color you want there. I did it like this (Let me know if there's a better...