Can any one help me to fix this?

In your first image you call all actors of class but only get index 0 so the first you spawned, just use a for each loop instead of the get node

Then expose your number of zombie spawn int on spawn and you’ll be able to change the number when you add it to your map