Hello,
I have the following problem that I would like to solve:
I want to make a zombie shooter and I've created two characters: the survivor and the zombie.
Now if I want to let the zombie spawn every 2-5 seconds (so I can kill him), all outside influences affect to all of the spawned zombies.
This means: I kill a zombie - Are all killed.
How can I solve this problem?
Greetings from Germany!