- Joined
- Feb 2, 2006
- Messages
- 1,630
When I use passive hero transformation to transform my hero it ignores the animation name "Upgrade" of the unit it is transformed into.
I've also tried:
after the transformation but it didn't work either.
The unit is displayed properly with the "Upgrade" animation name in the editor.
Any ideas?
I've also tried:
JASS:
call AddUnitAnimationProperties(this.character().unit(), "Upgrade", true)
The unit is displayed properly with the "Upgrade" animation name in the editor.
Any ideas?