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

Unit Portrait Disappearing/Messing up

Status
Not open for further replies.
Level 5
Joined
Feb 8, 2015
Messages
93
Hello

Sorry in advance if this is not the right thread, wasn't sure where else to put it.

I recently edited a model (Sylvanas Windrunner, living) to remove the Hero Glow.
The edit itself worked nicely (set alpha to 0 for a Material, and the corresponding Geoset Sequence), but now the portrait glitches out, as if it's ultra-zoomed on the unit, or something like that.

It doesn't happen to any other models in the map. I put a picture of it in here.
PortraitBug.png
 
You also have to edit the portrait of the file, not just the model. So, edit the FileName_portrait.mdx as well and import it in the map.

This happens because your model doesn't have a camera, so you can try adding camera if you don't want to add the portrait. If no camera is found on the model, and the model has no portrait, it will try to use last clicked model's camera, so it changes how it looks even though it is bugged.
 
Level 5
Joined
Feb 8, 2015
Messages
93
You also have to edit the portrait of the file, not just the model. So, edit the FileName_portrait.mdx as well and import it in the map.

This happens because your model doesn't have a camera, so you can try adding camera if you don't want to add the portrait. If no camera is found on the model, and the model has no portrait, it will try to use last clicked model's camera, so it changes how it looks even though it is bugged.
Thanks! Added a camera to the model, and everything is swell!
+rep
 
Status
Not open for further replies.
Top