How would i make something like this…
Where the grid shows through the floor but not show through the wall
How would i make something like this…
Where the grid shows through the floor but not show through the wall
Try lowering the transparency of the floor on the ground.
Well, that wouldn’t work because then it wouldn’t be as visible do you have another way of doing it?
I think this might be what you want (or, at least close)
robloxapp-20220128-0135358.wmv (3.8 MB)
Basically, turn the wall to glass, 0.999 transparency
And turn the other part to 0.02 transparency
That’s not exactly what I’m looking for but thanks!
I am looking for a way to show the grid through the floor but walls and other objects can obstruct it.
Also the wall cannot be glass or a certain texture because it can and will be changed mid game from a texturing system
Set the texture as a GUI (Surface GUI) and enable to AlwaysOnTop property.
AlwaysOnTop on
AlwaysOnTop off
Well, I need it to be a texture because plot sizes vary, and with the always-on-top, it would show through walls and other objects as well. I just want you to be able to see the grid through the floor, not other objects and it needs to be a texture
Thanks for the help though