by munchyfly
In this tutorial, I will be teaching you how to change the eye color of a unique NPC.
Here I will be changing Cora's eye color
This is a hit and miss situation so your gonna have to keep trying until you get the eye color you want. No way around it.
The gif is made on an older version of Frosty but the process remains the same.
Learn More →
Get the colors you want in HTML format ( ex.: #FFFFFF, #000000 respectively white, black)
Convert them to float using this website
Open Frosty Editor
Navigate to game/characters/human/hmf/0_heads/hmf_head_pia
and double-click on hmf_head_pia_skinned_mesh
.
In the right-side panel, go to Materials > [3] Pia Eyes > Shader > VectorParameters… and find the TintMid
and TintInner
values.
Input the new float values of the colors you have.
Save your project.
Try it out in-game.