Ad placeholder

Modding:VertexColorMaskSlots: Difference between revisions

Jump to navigation Jump to search
Line 87: Line 87:
== Other Ways to Hide Mesh Parts ==
== Other Ways to Hide Mesh Parts ==


There are certain helmets in the game that hide ears.  
There are certain helmets in the game that hide ears/beard/head.  


First of all, this is done by the gr2, so if you accidentally name any part of your head Ears, other than the ears themselves, both will be hidden by these helmets.
First of all, this is done by the gr2, so if you accidentally name any part of your head Ears/Head/Beard, other than the intended mesh themselves, both will be hidden by these helmets.


If you want to purposefully do this, make sure to have Ears in the name in the data tab and object tab of your mesh in blender.
If you want to purposefully do this, make sure to have correct name in the data tab and object tab of your mesh in blender.
 
`<node id="Tags">
    <attribute id="Object" type="FixedString" value="Hide Head/Beard/Ears" />` in the visualbank hides it just like a vertexmaskslot does.
 
[[Category:Modding resources]]
[[Category:Modding resources]]
[[Category:Armor modding]]
[[Category:Armor modding]]
4
edits

Navigation menu