• 🏆 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!

Unit shapeshift but unit dies

Level 4
Joined
Sep 10, 2023
Messages
43
Im trying to use a custom model and tried to shapeshift but it dies as seen in the video. What could be happening?

I also tried to do the same thing with necromancer -> bear form but it still died.
 

Attachments

  • Warcraft III 2023-09-29 00-33-43.mp4
    11.1 MB

Remixer

Map Reviewer
Level 31
Joined
Feb 19, 2011
Messages
1,957
I was writing a tutorial about shape shifting abilities and as a mechanic in Warcraft a while back, never finished or published it, but here is a quote from said tutorial, and it will probably be the cause of your unit dying:
"In order for transformation abilities to work the "Alternate Form Unit" must have the ability. If the "Normal Form Unit" has the ability, but the other unit form does not, the unit will die upon casting. Alternate Form Unit does not need the "Normal Form Unit" to have the ability - it just works as a one-way-shape-shift only then."
 
Level 4
Joined
Sep 10, 2023
Messages
43
I was writing a tutorial about shape shifting abilities and as a mechanic in Warcraft a while back, never finished or published it, but here is a quote from said tutorial, and it will probably be the cause of your unit dying:
"In order for transformation abilities to work the "Alternate Form Unit" must have the ability. If the "Normal Form Unit" has the ability, but the other unit form does not, the unit will die upon casting. Alternate Form Unit does not need the "Normal Form Unit" to have the ability - it just works as a one-way-shape-shift only then."
That was the problem, thanks! It worked I forgot to put the ability on the alternate form or I put it in the wrong way. You should post that tutorial, it could be interesting to make a unit with different shapeshift forms.

Thanks all for replying
 
Top