Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

Bigger text than size 48?

Asked by
Uroxus 350 Moderation Voter
10 years ago

In my game, everything is very small, Not many blocks are over 1x1x1 studs, And i've got a block that has a size of {0.32, 0.2, 1.6} and im trying to make this into an information SurfaceGui. The problem is, When I put my surfaceGui and text label into it, even with the text size set at 48, the text is very small and blurry.

Is there any way, I can make the text of this TextLabel bigger and less blurry?? Thanks =)

0
Why down vote the question?!?! Uroxus 350 — 10y

2 answers

Log in to vote
1
Answered by
Muoshuu 580 Moderation Voter
10 years ago

You've got to increase the resolution of the SurfaceGui

To do this, go into the SurfaceGui's properties and change 'CanvasSize' to your liking.

0
Thanks :) Uroxus 350 — 10y
Ad
Log in to vote
-1
Answered by 10 years ago

There is no size bigger that 48 however you could upload a decal with text on it.

0
This is true for the Billboard and Screen Guis, but SurfaceGuis work in a different way when it comes to size, refer to my answer Muoshuu 580 — 10y

Answer this question