You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
I want it to be not resizing and look good when the text constantly changes.
What is the issue? Include screenshots / videos if possible!
What solutions have you tried so far? Did you look for solutions on the Creator Hub?
I tried looking anywhere and using textsizeconstraint but it dosen’t really work it dosen’t scale the textlabel well on all devices.
I don’t know if you solved the problem yet, but I just remembered, there’s a property called MaxVisibleGraphemes which might be what you’re looking for. The text is always Waiting for more players to start... with three dots, and when you change MaxVisibleGraphemes, the amount of dots changes. For your case, if I counted correctly, 34 would be 1 dot, 35 would be 2 dots, and 36 would be 3 dots.