Modding:Creating hair merged.lsf with custom texture: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
|description=This page is a hub for everything related to Modding Baldur's Gate 3. Check out the following guides to learn how to mod BG3.
|description=This page is a hub for everything related to Modding Baldur's Gate 3. Check out the following guides to learn how to mod BG3.
|image=Modding_resources.webp
|image=Modding_resources.webp
}}{{NavModding}}
}}{{Modding box}}{{Modding sidebar}}
 
This page shows an example of a _merged.lsf.lsx file that can be used to set up a custom texture for your [[Guide:Hair Creation|custom hair]].  
This page shows an example of a _merged.lsf.lsx file that can be used to set up a custom texture for your [[Guide:Hair Creation|custom hair]].  


Line 430: Line 431:
<attribute id="Localized" type="bool" value="False" />
<attribute id="Localized" type="bool" value="False" />
<attribute id="MaterialType" type="uint8" value="0" />
<attribute id="MaterialType" type="uint8" value="0" />
<attribute id="Name" type="LSString" value="Em_New_Hair_Template.GR2" />
<attribute id="Name" type="LSString" value="New_Hair_Template.GR2" />
<!-- ^ Name of your GR2. -->
<!-- ^ Name of your GR2. -->
<attribute id="NeedsSkeletonRemap" type="bool" value="True" />
<attribute id="NeedsSkeletonRemap" type="bool" value="True" />
Line 466: Line 467:
</save>
</save>
</syntaxhighlight>
</syntaxhighlight>
[[Category:Hair modding]]

Navigation menu