• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Solved] Metamorphosis issue

Status
Not open for further replies.
Level 4
Joined
Jul 27, 2020
Messages
21
Hi, I wanted to create ability to make hero transform into the ranged hero and gain little bit bonus damage and also change damage type to chaos for short duration i used metamorphosis in first its not working properly, it will not transform melee hero to ranged hero ( main unit to alternate unit ) it just grants bonus health and nothing else, i google my issue and find out its because main unit dosent have demon form animations is there anyway to fix or any ability to do a same thing as metamorphosis without this annoying issues?
 
Level 20
Joined
Aug 29, 2012
Messages
828
In the Unit editor, make sure this line contains the alternate unit (and vice versa), I don't know if that only will be enough to fix it but it did for me in the past :)

1670505613414.png
 
Level 4
Joined
Jul 27, 2020
Messages
21
i forget to mention i fix it
its because metamorphosis ability wasn't permanent ability its learned via book and that causes issue i make it permanent with custom script and its work fine now
 
Status
Not open for further replies.
Top