I swear I've searched the whole internet. I can change the colour of a GUI border but I can't remove it. Which I feel defies the point of having a transparent sprite on my gui background. Is there some trick I'm missing? Is scripting required? Thank you!
Btw, hi ;)
If you set both the background colour and border colour of a GUI to 0, the border will disappear. You can do this in the editor (GUI properties). There's no need to script it.
Ahhh I don't know how I didn't try that combination! I was messing around for ages with the settings, thank you.