Changing Individual NPC Body Part Colors

I was wondering to to change the body part color of an individual part, such as the right or left hand. Example video below of how the body part isn’t changing, any reason why?

com-crop

2 Likes

This is because Humanoid textures are composited, the texture for the entire humanoid is drawn as one texture which is wrapped onto the relevant parts of the humanoid. The entire arm color for an R15 character is taken from the UpperArm part.

You can possibly work around this by renaming the hand so it doesn’t use the composite texture. This feature request might be relevant to you: Add an official workaround for composite texture issues on humanoid models

8 Likes