Place Decal on Top of Decal

Hello! I was wondering if there was a way to place a decal on top of another decal. For example I have a bullet hole decal and I want the decal to go onto a wall decal. How can I make this work?

1 Like

You can have more then 1 decal on a part but some of it will have to be transparent for the other decal to appear.

What I do when I want to do something like that is:

Get 2 parts
Part 1 is the wall decal
and Part 2 is the bullet decal

Keep part 1 as normal

now insert part 2 make this part small, transparent and disable CanCollide

Place part 2 over part 1

This way the bullet will appear on the wall without it over lapping.

2 Likes