Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: tok124 on March 22, 2015, 01:06:07 pm
-
Hello, I recently learned how to import 3D Models to wow (Weapon, Head, Shoulder). But how do i import a Cloak to wow? When i import the models i replace a displayID from ItemDisplayInfo.dbc. But that dbc file doesnt have cloak. So i think that Cloak is not handled same way as Weapon, Head, Shoulder. I replaced a head for now but it looks wierd when the character move the head around. So i need to know how i can import cloak.
-
Cloaks are submeshes that are apart of the character models, adding a new cloak submesh is kinda hard...
-
Cloaks are submeshes that are apart of the character models, adding a new cloak submesh is kinda hard...
Yeah, That was what i was expecting. Because the chest is submesh.
-
Everything except shoulders, helmets & hand-held items are submeshes of the character model.