Skip to main content

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

Pretty solid! Some colliders act strange and there is a tiny bug that provokes that, if you pick up the far right part, you win automatically, but it's great to have done it in such a short time!

That looks like a bug. I'll look later tonight and patch it then. So tired of getting up at 6 am, rewriting the whole game from scratch because the other build failed and I didn't understand why. Colliders do need work; some of it is just sown hacky code that works most of the time, but has lots edge case not covered. Thanks for the feedback.

Found the bug: forgot to reset the shipparts collected count with a new game. So once you have collected five ship parts, you would always win when picking up the next ship part, even in a new game. Bug fix upload. Thank you.