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!
Hey, I have a little problem. I have Arcimonde standing in the middle of my map, but he is just standing there. I want to get so that he repeat an animation all the time. Ex, Spell Slam. How do I do that?
But you can do it this way I think to
Get an auto cast spell-Cold Arrows
change around the effects and all buffs damage all that radious stuff like that
and make it so that the mana cost is 1 and the units mana is 1000000 with 10000 mana regen there your done and then just make sure autocast is turned on and there but use triggers so it just attacks or makes the spell target himself? try that anyway GOOD LUCK!
But you can do it this way I think to
Get an auto cast spell-Cold Arrows
change around the effects and all buffs damage all that radious stuff like that
and make it so that the mana cost is 1 and the units mana is 1000000 with 10000 mana regen there your done and then just make sure autocast is turned on and there but use triggers so it just attacks or makes the spell target himself? try that anyway GOOD LUCK!
Animation - Play Archimonde's Spell Slam animation
Where x is the time the Spell Slam animation takes to complete. You can check this by choosing a model in the Object Editor, mark Archimonde (don't select), alt+tab to your main Word Editor screen (with the terrain) and use the arrows near the animation name that's above the unit preview (to the left of your screen).
In case you can't find all this, I looked it up for you: It's 3.133s. So set the the time in the event to 3.133 (or 3.13)
If you want him to start/stop, just turn that trigger on/off.
perhaps you want to make an string array variable... store there some animation names... and inside the periodic event trigger use a random number between the minimum array value of your string variable and the maximum... this will make your unit to play a random animation every time the triggers fires...
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.