[Request] Heroization

Status
Not open for further replies.
Level 8
Joined
Aug 13, 2009
Messages
363
Hello,

I was wondering if someone could add a Dissipate animation to the following model: Dwarven Runecaster I have tried to do so myself, but it goes very slowly and I do not know how to remedy this. I wouldn't mind you attaching a hero glow as well, but I can do that myself if need be.

Thanks for any help offered.
 
If you can't get someone to fix the dissipate animation, you could make a trigger that catches when one of the units with this model dies and just set its animation speed to like 300%.
  • Events
    • Unit - A Unit dies
  • Conditions
    • (unit type of (triggering unit)) equal to YOUR UNIT
  • Actions
    • Unit - Set animation time scale for (triggering unit) to 500%
That might not be the right wording for the action, but one definitely exists to set a unit's animation speed.
 
Status
Not open for further replies.
Back
Top