Skip to main content

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

Hey! I really liked your game! I found it a bit frustrating that food with the virus sometimes spawned right on top of me, and I had to go search for the cure, but overall, great game!

Thanks for playing.

Object spawning needs looking at, the spots they're supposed to spawn in at are off screen, but I think there's a lag time between te spawn being triggered and the item being loaded in, meaning you end up where it spawns in before it actually does spawn.  I think object pooling might help/fix this, but I need to figure out how to do it first.