Skip to main content

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

A fun game with a good foundation that can definitely  be built on. I like how easy it easy to move around the little guys and interact.

Some initial lag when new particle effects first load in, I've have this problem before, you need to instantiate the effects before game start to load them in.

Good job!

(+1)

Thanks for the tip, it's really useful. I tried masking the initial lag with a delay after the loading screen, a super cheap solution to try to get things working.