SurfaceGUI Text Outline

I’m making a round timer display with StarterGUI at the top of my screen, but it can be hard to see against dark objects.

Is it possible to create an outline for text? I know about TextStrokeColor3, but changing it does nothing (having black text and changing the TextStrokeColor3 to white does nothing).

text stroke also has a transparency setting, which at default starts at 1.
image

1 Like