Self Resizing TextLabel

Hi! I want a TextLabel that resizes with it’s text so that the text always stays a consistent size.

Does anyone know how to do this?

You can use the AutomaticSize property of a TextLabel to make it automatically resize based on the text

wait a second, that’s a thing?