In my game, I want the empty bits on my gui to be transparent in the game, but I want the buttons to be visible. What do you guys suggest?
In the GUI properties you can set the GUI's background colour and border colour to "0" which makes them transparent, that sounds like what you want; the GUI "box" will be invisible but the buttons etc on it won't be.
Thankyou!