How can I make this disappear without Union

I’m trying to make a transparent path but when I put two roads that have to cross each other, I get this.


I’ve tried using union and it worked but there was that invisible thing that you get when you union objects together and I don’t want that so is there an alternative way of doing it?

As far as I’ve tried, you can’t, it’s a limitation of Roblox for semi-transparent objects.
Apparently only by creating a Union.

2 Likes

Is this what is pictured? Is this picture after the union?

I tried and even union doesn’t rid… only workaround i found was to make the path very very thin, not high at all… and this gives the illusion that the shadow disappears.

Its pictured before union and I had to select 2 parts each time and then union them.

Yeah just make path very thin…seems only solution.

I tried adding a transparent mesh to the union and still nothin… u can improve but not rid…u are correct.