Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hello, I have the trigger which creates a point in some region. I want to spawn some creeps in that point, but also make them spawn as a camp and not just a pile of units. What's the easiest way to do this?
I think the easiest end best way to do this is to assign to some variables all the distances of all the units that you want to be in the camp from a center point which should be the one that you are getting in some region by your trigger.
So, to recap, you take a random point in some region, this is the center point, then you should have some prefixed distances values(and a prefixed direction value too) for every unit that you want to spawn and then you spawn them.
This is to give you the idea:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.