Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Parts that you can see through walls?

Asked by
seith14 206 Moderation Voter
5 years ago
Edited 5 years ago

Here you can see that the chairs' are see through, http://images.pocketgamer.co.uk/FCKEditorFiles//identity_v_android_ios_switch_068.jpg How would this be made? I'm not asking for a script just an idea on how something like this would be made, Thanks.

0
I might of found a way, I used a selectionbox and made the walls transparency 0.01 seith14 206 — 5y
0
That's not the best way seith14 because the walls have collision issues when made into actual rooms. xEiffel 280 — 5y
0
I did this a while back, it was fairly inefficient, though: I used code to populate every side of the given object with a billboardgui (locally, of course), and then colored that to match the blocks themselves. These won't deform for meshes, however. saenae 318 — 5y
0
https://www.roblox.com/library/1060036089/XRayAdornment-Module [Read the module, it has an example in there. You can see stuff through walls etc.] xEiffel 280 — 5y

Answer this question