Skip to main content

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

Thanks a lot for the nice feedback! Great to hear you had a good time with the game.


Just as a heads up: the code code is a bit messy in some places 🙈 

We managed to make the whole physics with Godots Area2D's Gravity Point feature. This worked suprisingly well. But if we had to do it again I think we would go for a custom implementation of the gravity (just for more flexibility).