I'm making an arena-type map, and I want many spectators to spawn at random points around the edges. Trouble is that if I use "Create 50 Spectators at random point in region" they all spawn in a single clump. Is there a way to get them to each get their own random point without using 50 identical triggers?
I'm making an arena-type map, and I want many spectators to spawn at random points around the edges. Trouble is that if I use "Create 50 Spectators at random point in region" they all spawn in a single clump. Is there a way to get them to each get their own random point without using 50 identical triggers?
Thanks, but I actually figured it out myself. Apparently there's a function called Repeat Actions x Times.