Thank you so much for checking out our game! Yeah, the font readability is not great, we got a lot of feedback around that lol. We are fixing this a soon as the voting period ends, along with some other improvements.
Moondream Games
Creator of
Recent community posts
Thank you so much for taking the time to check out our game! Thanks for the feedback too!
And yeah.. the web version was not conceived until an hour prior to the deadline lol. We didn't realize how import having a web build would be until then. Our game is not built for web so it's pretty unoptimized.
Thanks for sharing that with us. Yes the web version is far less performant, that's just the nature of exporting a 3d game to the web. The freeze you experienced when hitting an object for the first time, if it didn't happen again after that, then it's due to the engine loading the shader for the particle effect for the first time. This is a classic Godot optimization issue that takes a lot more time to work around, something that would be great to have solved but 4 days is tight! That freeze is not something we as the devs noticed because after the particles load for the first time on our machines, we never run into that freeze again as the shader was then cached.

