Modding:Custom Hair Highlights: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
# Go to Paint > Dirty Vertex Colors. This will smooth the color out a little more and reduce its intensity.
# Go to Paint > Dirty Vertex Colors. This will smooth the color out a little more and reduce its intensity.
# Repeat for all portions of your hair.
# Repeat for all portions of your hair.
# Export and load into game. You should now have working highlights on your hair. Feel free to go back into Blender and adjust if necessary.
# Export and load into game. You should now have working highlights on your hair. Feel free to go back into Blender and adjust if necessary.<gallery>
[[File:VertexPaintTutorialStartResult.png|center|thumb|362x362px|Before adding vertex paint]][[File:VertexPaintTutorialEndResult.png|center|thumb|361x361px|After adding vertex paint]]
File:VertexPaintTutorialStartResult.png|Before adding vertex paint.
File:VertexPaintTutorialEndResult.png|After adding vertex paint.
</gallery>

Revision as of 23:07, 26 December 2023

Bgwiii.png CommunityGuidesModding

Modding guides
Modding resources
You can add highlights to your custom hair using the tools built into Blender.
  1. Select a portion of your hair mesh. Go up to Object Mode and change to Vertex Paint mode. Make sure your shading is set to Viewport Shading.
  2. Set your color to black, then open Paint > Set Vertex Colors. This will change the entire mesh vertex color to black, which is equivalent to no highlight.
  3. Now set your color to hex #0080FF or so. This is the color we will be using to paint our highlights.
  4. Paint the blue color roughly where you want the highlights to be.
  5. Use the Blur tool to blur out the highlights as much as possible.
  6. Go to Paint > Dirty Vertex Colors. This will smooth the color out a little more and reduce its intensity.
  7. Repeat for all portions of your hair.
  8. Export and load into game. You should now have working highlights on your hair. Feel free to go back into Blender and adjust if necessary.
  • Before adding vertex paint.

    Before adding vertex paint.

  • After adding vertex paint.

    After adding vertex paint.