Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to do a textlabel that scales automatically?

Asked by 4 years ago
Edited 4 years ago
0
Use the "TextLabel.TextFits" property. If the text fits inside the textlabel it will be true, and if it doesn't it will be false. If it's false make the text label larger. https://developer.roblox.com/en-us/api-reference/property/TextLabel/TextFits Sulu710 142 — 4y

Answer this question