All decals have a ‘Color’ property.
You can use something like this and instead of doing Brick.Color
, just use the Decal.Color
property.
Kind of trash example, but you can see the decal’s color got changed to what I set it above.
All decals have a ‘Color’ property.
You can use something like this and instead of doing Brick.Color
, just use the Decal.Color
property.
Kind of trash example, but you can see the decal’s color got changed to what I set it above.