is there like a part in roblox which makes the level seem invisible when it is right beside it? (what i mean is when I’m in level 1, the level 2 model is right beside me, but is there a block that would make player just see what they would see when there is nothing there)
1 Like
You can either use viewports or make a part with reflection = 1
For best reults use an inverted sphere mesh around the level
1 Like