Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yeah I probably should've picked a less bright pink for the game over screen. Or was it the font that didn't fit with the rest of the game?
Also, would you mind describing the audio level issue? I haven't noticed anything out-of-the-ordinary with audio on both my game and other Godot games.

Thanks for playing!

(+1)

Half the colour, half the text. Maybe it was the contrast, but nothing waaaaaay too complicated.

The audio is something that I’ve found in almost every Godot 4.x game, where it’s waaaaaaaay too loud on export. You cannot hear it on the editor, or even in your own machine. It manifests when someone else plays.

And I took a look at the Godot code and to be honest, it seems like it overrides the volume you set on your game or in your machine. Don’t know how else to explain it.