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!
How to make the unit move as the caster moves ? Like in the skill Eye of The Storm (DotA). A dark cloud above the hero (is a dummy) is created, and wherever he(ro) moves, it is always above him.
/\ I tried this but it won't work. I was looking at the spells section, they did it with custom script. Thx anyway everybody, I'll try do this from that spell, thought it is not approved :/
/\ I tried this but it won't work. I was looking at the spells section, they did it with custom script. Thx anyway everybody, I'll try do this from that spell, thought it is not approved :/
You can use arrays having an index of the array corresponding to the player number of the triggering unit. For example, unit eyeStorm[1] which belongs to player 1 will be instantly moved to razor[1]. Use periodic trigger and add all eyeStorm units to a certain unit group where the periodic trigger consist of Pick every unit in eyeStormGroup.
Could you post a screenshot(s) of the object editor with the dummy?
There are some small things that regular dummies should have and specific dummies shouldnt
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.