Is there a way to change border transparency?

I am making a gui, but when I tried to make the background transparency 0.6, it also changed the border transparency to 0.6, but there is no property that says border transparency, so I want to know if there is something I can do to change the border transparency without changing the background transparency and if there isn’t a way to do it then it would be a good idea for roblox to make it a thing, becasue it is very annoying.

1 Like

As of right now there is no way other than changing the transparency of the whole thing which also changes the border transparency to the same value. How ever what I suggest is making the “border” a bit larger than the main inside solid. Then changing the fake border to transparent. I’ve linked an example I made below.

Example.rbxl (19.4 KB)

1 Like