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

Help! Trying to add hero glow model to a unit with no origin reference.

Status
Not open for further replies.
Level 20
Joined
Jul 14, 2011
Messages
3,213
Did you test with other attachment points?

HeroGlow to the "Fountan Of Regeneration" Ability Target effect attached to chest/origin and give the ability no stats. Put the ability in the unit. The icon will not display, and the model HeroGlow will take the player color.

From HeroGlow moderator comment said:
Pyritie: Could be useful. I should also mention that you should use an ability like the healing fountain's AoE heal as a dummy ability. That one changes the attachment's team color when the unit has that ability. Of course set the values to 0 and stuff. ;P

EDIT: I checked the model and it does have all it's attachment points. You must be doing something wrong somewhere.
 
Level 3
Joined
Sep 9, 2009
Messages
658
For future references in case you do encounter a model with incomplete attachment points, then you'd have to add them yourself.

Open the model in Magos.
Go to Node Manager.
Right click on a blank space.
Click add attachment points.
Where you click depends on what kind of attachments you're adding.
For example, origin atttachments...just right click on the root bone and add attachments.
For hand attachments, just right click on the hand bones.

Next thing to do is to set the attachment's coordinates. You need mdlvis to do that. However, for origin attachments, I think it's fine if you just set the Z axis to -5.00.

Just right click on the attachment and choose edit or edit node.

If you don't want to work with mdlvis then I guess you could just copy the coordinates of the bones the attachments are...attached to.

Edit: there's probably another field somewhere that attaching it to the overhead. Make sure origin is the only attachment point I guess.
 
Status
Not open for further replies.
Top