Skip to main content

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

the gameplay is kinda fun but it feels like u cant lose 

I can make it a bit more difficult. I tried not to make it too hard so people would have a good chance at seeing everything, but I can adjust the monster proportions of the new villagers to make it a bit harder. Thank you for playing!

that would help but also 1 time all my villigers died but the game progressed like normal

Ah, yeah, I think there's a weird timing issue since there is one script for spawning new villagers, and another that handles the game over conditions, and sometimes the spawner happens beforehand. I'll probably have to add some way to link the two to prevent that (currently there is a 0.1 second delay on spawning villagers meant to stop that, but I guess that doesn't always fix it).