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 know you're likely working on an update for the script but I thought I would report a bug I noticed. With this script installed, the game seems to drop frames when running in grass (as in encounter grass), but only after the game has been running for a while. If I save and relaunch the game...
I'm trying to have one of the stages of a quest display what's stored in a variable like this:
:Stage2 => "Find the #{pbGet(77)}."
but it keeps displaying "Find the 0." even after game variable 77 has already been defined.
I'm assuming this is because quests are set up as constants. Is there a...
Hi! I'm using this script and I noticed that if you save the game while surfing/biking, when you load the game again, the game registers that you're surfing/biking (you move at that speed) but it incorrectly shows the character's walking sprite, not the sprite for surfing/biking.
I'm using...