201
editsno edit summary
Soggyburrito (talk | contribs) |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 80: | Line 80: | ||
== Image References == | == Image References == | ||
This image is for the Body Vertex Color Mask Slots and what gets hidden when using them. | This image is for the Body Vertex Color Mask Slots and what gets hidden when using them. The image is missing 'knees' however. | ||
[[File:Bodyvertexmasks.webp|600px]] | [[File:Bodyvertexmasks.webp|600px]] | ||
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 | 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 | 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. | ||
Remember to put these tags in node id="base" tag in the visualbank which is different from where the "hide hair" goes | |||
<node id="base"> <children> <node id="Tags"> <attribute id="Object" type="FixedString" value="Hide Head/Beard/Ears" />` in the visualbank hides the head part just like a vertexmaskslot does. | |||
[[Category:Modding resources]] | [[Category:Modding resources]] | ||
[[Category:Armor modding]] | [[Category:Armor modding]] |