Skip to main content

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

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).