UI TextLabel issue

image
image
image

The issue here is pretty clear. How do fix this?

1 Like

As this “Level” Text might be a TextBox or TextLable object, Uncheck RichText option (set it to false), I believe it is in Appearance section in properties.

1 Like

Use UIAspectRatioConstraints.

1 Like

Yoo thanks!! I thought RichText would make the text better. Turns out it’s useless!

It makes use with ScaledFont property smthing like that and changes it so the font is scalled up to max breaking words without seeing anything.

1 Like

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