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!
EDIT: Added F7 hotkey compatibility for when the overworld (currently cannot figure out how to use the hotkey in other scenes like the battle scene or bag scene)
EDIT: Added compatibility for ENLS's Fancy Camera which in the previous version was creating graphical artifacts for a couple seconds...
artzoyd updated Soft Reset Without Going to Main Menu/Title with a new update entry:
adding F7 hotkey compatibility and removing visual bugs when using ENLS's Fancy Camera
Read the rest of this update entry...
Thank you for the feedback! I appreciate this note.
So I tried to do this and the problem I'm running into right now (and maybe a better ruby programmer would know how to handle this) is that unlike F12 which just resets the game entirely (which is an RPGMXP thing not an essentials thing so its...
artzoyd submitted a new resource:
Soft Reset Without Going to Main Menu/Title - useful for going back to most recent save point quickly
Read more about this resource...
I made some code that makes it so you can run an in game event command that has basically the same functionality as "Continue Game" in the main title menu. When run in game it loads your most recent save data automatically and seamlessly. I did this to create a faster soft reset and be able to...