Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

A fun little game! Reminds me a lot of games I'd play as a kid on Newgrounds haha.

I did notice that the audio is panned all the way to the left. If you're using Godot (which I also use), this is probably because you used an AudioStreamPlayer2D rather than AudioStreamPlayer

Thanks for the tip :)