So I'm making a zombie survival game with different waves that come at you. But I encountered a weird problem that I don't know how to fix. See, the zombies are spawned from an object offscreen so that they can come at you forever. But when I kill one zombie with my weapon, they ALL die at once. Is there any way to fix this?