How Can I Color The Default Roblox R15 Mesh Rig?

Probably best to just straight up delete body colours and then colour it manually

:face_with_raised_eyebrow:

(limit)(limit)(limit)
(limit)(limit)(limit)

I Want the lower arms to be a different color as the upper arms but when i color the upper arms the lower arms take on the same color.

What :sob::sob::sob::sob::sob: I would just delete it and add a new rig

I had this issue before. It’s because a BodyColors was changing the colors. You just need to set the colors in BodyColors and not the parts directly.

As I already said body colors does not support R15 mesh Rigs

Yes, it actually does. If not, you probably have a plugin or script that’s setting the colors back.

Body Colors does not allow you to change lower arms/lower legs
image

The leg colors should change the whole leg on an R15 rig. It doesn’t have lower legs for simplicity.

That is what I’m trying to avoid i want the lower legs and lower arms to be a different color from the upper legs and upper arms.

In that case, remove the BodyColors and color each part individually and manually.

The same thing happens the lower arms take on the same color as the upper arm

I think this is just an issue with roblox studio overall

That doesn’t make sense. Does it color in studio but when you run it then it resets?

Even in the studio it doesn’t color

In that case, try rebuilding the rig. Does your rig have any shirts or pants? If not, you shouldn’t have any issue.

Lower r15 pieces will not retain their own unique colors unless their material is set to anything else than Plastic. I’m unsure as to why this behavior exists, but it does. Thankfully, Plastic and SmoothPlastic are easy to replicate as custom materials.

Below is a screenshot of an r15 character made of brick, basalt, custom materials, etc.…
custom_colors

2 Likes

Thanks For The Help It works I appreciate it!

That is so weird. It must’ve been an update that I missed.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.