So i’m using the :GetTextSize() function, it works, but it’s not what I expect. The X is too small how is it 13 that’s like 1 character
Is the function broken? surely this isn’t right
Is the function broken? surely this isn’t right
for the fourth paramater replace it with Vector2.zero
and It should get the size correctly.