the gameplay is kinda fun but it feels like u cant lose
Viewing post in Dead of Night jam comments
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).