1 Like
The easiest way to get .TextScaled to have consistant sizing for texts of different lengths that I have found is to just reduce the Y size of the textlabels, such that the limiting factor of the scaling is always the Y size, rather than the X size - when it’s based on X size, it leads to different texts having different sizes.
2 Likes

