How to create Damaged decals?

So, I was playing a game called z battlegrounds an hour ago and I was trying to figure out how they made the color of the damaged decals(if they are decals) the color of the player Shindo life also has the same thing. any help would be gladly appreciated.

some Examples on what I’m talking about:
(https://gyazo.com/e8970862267bba3bad684ce13f764353) Example 1

(https://gyazo.com/a3b8fb7b55c3a493a1c0d210260b980e) Example 2

Also let me know if I’m in the wrong Category.

3 Likes

if anybody’s still wondering I’m, still having a problem with this.

1 Like

Decals have a Color3 property that shifts their color.

So if you upload the damage decal as white, then set Decal.Color3 to their Head.Color (or whatever their body color is), it should match!

6 Likes

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