Skip to main content

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

The art and music are very nice, but the collisions and jump height were a bit of a pain haha, anyways pretty nice game overall!

Thank you! Sorry if the collisions were a bit rough at times!

(+1)

I suggest to add a Physics Material 2D with friction set to 0 to the player object's rigidbody in Unity, that way the player will slip off the walls instead of hanging on them

thanks for the suggestion! I’ll try it out!