[Solved] Morph Ability (Channel)

Level 9
Joined
Mar 26, 2020
Messages
205
Any alternate way on how to achieve this? i tried using the dummy spell Chemical Rage/Metamorphosis and by adding numbers to the default casting time, but in-game it ignores the cast number and will automatically cast it, even after using trigger with unit pause/play anim...it still doesn't do

i don't want an ability that does toggle like Robo-Goblin or Bear Form as dummy since i want to spell to have duration only. Is it possible for another way?
 
Assuming you're on 1.32+ you could try using the Set Unit Skin action to change the unit's model and then modify it's stats as needed. That way the Morph ability isn't even necessary. Then a Timer could be used to return the unit back to normal. Lastly, a slightly longer Expiration Timer could be used to mimic the Duration for the "timed life bar" that you normally see over the Experience bar.
 
Assuming you're on 1.32+ you could try using the Set Unit Skin action to change the unit's model and then modify it's stats as needed. That way the Morph ability isn't even necessary. Then a Timer could be used to return the unit back to normal. Lastly, a slightly longer Expiration Timer could be used to mimic the Duration for the "timed life bar" that you normally see over the Experience bar.
that could actually work! i've done that before, similar but yes, thank you!
 
Back
Top