Help needed with :GetTextSize() function


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


Update: i think the function is broken lol

for the fourth paramater replace it with Vector2.zero and It should get the size correctly.

1 Like