Glass Makes Some parts invisible is there a fix?

The Building Support sub-category is intended for all development support relating to architecture on the Roblox platform. This includes questions ranging in difficulty from extremely basic to even the most technical of issues.

You may present your thread how you choose, but you are required to answer the following questions in your thread;

  • What are you attempting to achieve? (Keep it simple and clear)

Avoid Glass from making part with textures and transparency invisible

  • What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)

parts Appear invisible behind glass
usually when parts are transparent

Video:
https://streamable.com/lzevhc

  • What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)

Making parts opaque (this wont work since they need to be transparent)
searching the devfourms (found nothing)

I would love a work around for this
if you can think of one please let me know
Thanks!

1 Like

Just change the glass material to plastic if you don’t care about the glass effect.

If you still want a glassy looking effect, try changing the material to forcefield.

well it makes the glass too bright so idk

i care about the glass effect but if i cant figure anything else out i will do this

why don’t you try using smooth plastic instead of glass, you can recreate it with that

(PS roblox said this in the glass document)

ah i see how can i recreate it?
ex. what values need to be set?

just transparency and color

ex:

transparency .8
color3(fromrgb) 255,255,255
for whiteish glass

ah thank you!
it works perfectly now

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.