• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

submerge weird behavior

Status
Not open for further replies.
Level 1
Joined
Sep 26, 2022
Messages
2
I created a morph spell (based on destroyer form) that turns a naga myrmidon (or anything it is) to a royal guard.
the problem is the royal guard has submerged model while not moving. when I orded it to move or cast, it switches to normal (not submerged) model, does the command, and changes to submerged model again
any idea why?
 
Level 20
Joined
Feb 27, 2019
Messages
594
I guess that being submerged is identical to being morphed. There arent any spell or move animations for submerged units so it uses the only ones available which are the normal ones. You can try to remove the swim alternate animation from the unit so that the model has no other option than to play a normal animation. The animation can be added back again if need be.
  • Animation - Remove the stand swim alternate animation tag to (Triggering unit)
 
Status
Not open for further replies.
Top