As far as I know, using a decal on a part that’s transparent or anything between 0-1 transparency will lessen your game’s performance, especially for mobile devices. If that’s the case, then how am I supposed to even use decals? Let’s say, for example, that I want to add a graffiti decal on a big wall. Putting the decal on the entire surface of the wall wouldn’t work because that would make the decal too big. The only solution I see here is making a separate, smaller, invisible part and using it as the Decal’s parent. I’ve been doing it that way since I started building, but I want to start avoiding this bad habit.
Any suggestions?