Text is pixelated


Why is the text in this image so pixelated? I am new to GUI so any help would be appreciated :slight_smile:

4 Likes

Does this still happen when you make the surfacegui bigger along with the textlabel

Have you looked into the SurfaceGui’s Sizing properties? Try switching the SizingMode from FixedSize to PixelsPerStud and adjust the size value as needed. Then on your TextLabel, try adjusting your TextSize to the way you want it.

3 Likes

If surfacegui then also click AlwaysOnTop.

No it doesn’t but I kinda need the text to be that small

I just tried it and it looks at least legible now thanks :slight_smile: