Well… I need help…
I wanna make that some kind of zombies spawn the more you advance in the level. Example, at first only spawns normal ones, but after some seconds traffic cone zombies spawn too.
CAN SOMEONE HELP ME?
Thanks!
Link is here if you need it
Here’s the spawn system I have now
use a for loop inside a function and spawn the enemies inside I recommend that update the parameter when it changes the wave every wave call that function and pass the argrument updated by increasing the for loop calling every time when you reach that stage.