Skip to main content

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

Thank you for playing. Player feedback is important to us - and it motivates us to move forward!
1 - and about "sticking" unfortunately this is a Unity problem that I don't know how to fix T-T
2- Regarding enemies, I think it depends on your playing skills. And also on the weapons you picked up ;) (on the level with the factory I wanted the player to try out a ranged weapon)

(1 edit)

I solved the sticking problem by adding a physical material with the following settings to the player's collider. This may not be suitable for all games, depending on your goals, but it might be helpful for you.

thank you!