Cant text label stay the same size?

You have to set TextScaled to true.

i do

awewewaeewaeae

Oh yeah, I see it now.

You can add a UITextSizeConstraint in the TextLabel, and then play around with the MinTextSize property, and adjust it until the text stays as the same size when the camera zooms in on the TextLabel.

the UITextSizeConstraint isn’t doing anything?

i put the min and max to 100, but it aint doing anything

Use Offset rather than Scale size values for the textlabel.

You should also use this for the BillboardGui.

1 Like