Billboard gui text-shadow glitching out

Whenever I move my camera, the text-shadow begins to spasm out.
Billboard GUI properties.

Have you tried to enable the AlwaysOnTop and see if this helps? Can you also include screenshots of the textlabel or image label within? Are you using RichText, tried disabling it?

This is because of the scaling. The offset becomes so small that it becomes less than a pixel. I would recommend making the shadow go down by a few pixels than use scale to offset the shadow.

2 Likes