How to increase surface GUI text resolution?

So In my game I’m trying to put the ammo display on some of the guns kind of like in Halo however when I adjusted the Surface GUI to fit on the screen the text was really low resolution
image
Is there a way to fix this?

Insert a frame into the SurfaceGui, then add the TextLabel inside the frame. This should fix your problem.

Hey yeah that worked! Thanks :smiley:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.