How to specify which zeds will be spawned on each wave?

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

geotavros

Member
Aug 4, 2015
127
3
18
Is there a way for level designer to modify zed spawning for each wave? For example to spawn scrake in first wave.

If there is no way I think it would be a nice feature for modders to even further customize their maps
 

GronallaCon

FNG / Fresh Meat
Oct 23, 2015
29
0
0
Is there a way for level designer to modify zed spawning for each wave? For example to spawn scrake in first wave.

If there is no way I think it would be a nice feature for modders to even further customize their maps

You could try a KF actor factory spawn in Kismet

Wave started node with the action KF actor factory and set it up through there. :)

Hope you figure it out! :)
 

LiquidArrow

Member
Apr 20, 2015
554
8
18
take a look at my 300mode map and you can see how I control what spawns with actor factories in the kismet. This makes the map unranked though and you cannot control what spawns each wave any other way atm.