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