Decals "overlapping" on transparent parts

Hello,
while building a map for my game I encountered this problem with decals overlapping.
They are both decals placed on fully transparent parts; I also tried playing around with the Transparency value (Like putting 0.999 and 1 in different parts) thinking that it would change “priority” but it didn’t work.

Changing the ZIndex on the decals doesn’t do anything either.
Is there any way to fix this? Thanks


1 Like

I’ve experienced this all too much. Its a Roblox engine bug, plain and simple. You just can’t use transparent parts behind decals.

1 Like