Skip to main content

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

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