I would Love to expand on the potential of SurfaceGui, However, When i put a TextLabel in, The text is really small. I have seen the Text larger and I am wondering how to do this.
Easy as cake. You can make Text Size bigger by finding the textlabel propties, scroll down and see TextSize. Put it to an amount you can. If you did that then:
FIND THE SURFACE GUI ABSOLUTE SIZE IN PROPERTIES. MAKE THE 800,600 YOU A SMALLER NUMBER (EX: 500, 300)
After taking only forever, I decided to go Into the Surface Gui itself. What I Did was change the canvas size, then the text got Much bigger. I set mine to {100,0} {100,0}...