By a simple base color do you mean a texture or the diffuse color of the material? I understand that you worked mainly with textures, didn't you? Thank you for your reply.
Hi all, I'm working on the character customization part for a tiny game in Unity and I want the player to be able to change the skin color for every face texture (or hair texture). After some attemps I could think of only two solutions: a) paint all face textures in all skin shades in Photoshop and then swap textures in…