Ok so my new defense map is 4 player, and at times it will randomly genertate certain units for the players to kill/avoid killing. Now i understand how to make the units apear, but is there a way to make it so that the spawn triggers will randomly move to one of four locations on the map? like:
Spawn one: marine, marine, zergling
Spawn two marine, zergling, marine
so what im basically asking is if there is a way to get spawn two to spawn spawn one's spawn and vise versa?
You could spawn the units at one location, and move that location randomly between the 4 locations.
That way you could spawn a random unit at a random location, if that's what you're looking for. 0_o
ya but how do u randomize it >< btw there are for different locations used for this that are gunna need to be stationary
There is a tutorial on randomization using switches. If i remember correctly it was blizzards idea to do it first.