• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Problem with moprhing (bear form)

Status
Not open for further replies.
Level 1
Joined
Aug 1, 2014
Messages
2
So I have this problem, whenever my hero uses this customized bear from spell (transforming him into an exact copy of the original hero, except the model) it all works fine. But as soon as he transforms back to the original form, his damage gets buffed, and his death animation is played.

Any ideas? :vw_wtf:
 
Replace Unit kills the previous unit I think, since it dereferences all variables pointing to the previous unit. Perhaps the death animation is closest to the morph animation, and since the unit does not have the latter, it just plays a substitute? I might be wrong.

I have no idea for the damage buff though. What kind of buff? In the status bar? Damage increase?
 
Level 1
Joined
Aug 1, 2014
Messages
2
Replace Unit kills the previous unit I think, since it dereferences all variables pointing to the previous unit. Perhaps the death animation is closest to the morph animation, and since the unit does not have the latter, it just plays a substitute? I might be wrong.

I have no idea for the damage buff though. What kind of buff? In the status bar? Damage increase?

No buff - his base damage just gets increased from 23-45 to 44-66 (level 1).

Not using any trigger.
 
Status
Not open for further replies.
Top