Why text doesn't resize with TextScaled

Hey! i have a problem, the text doesn’t resize even with textscaled option in properties

someone knows why? thanks!

2 Likes

Maybe try turning it off and putting the text size higher and then using a text size constraint

1 Like

I tried but for some reason the text still doesn’t want to get bigger (even at 100)

1 Like

Try what this is saying over here: Making Font Size Over 100

Try making another part that is transparent and more huger than the marking. Turn CanCollide off, then change the SizingMode to FixedSize and change the CanvasSize to 800,600 .

2 Likes

It is probably to have with the lag or something to do with the coding.

2 Likes

try turn richtext ont he TextLabel which contains text inside the textlabel

2 Likes

I tried that too, it works but the part needs to be very big to make the text of the size i’m looking for :smiling_face_with_tear:

1 Like

Yeah with richtext it gets of the size should be but i can’t use UiStroke on it and i need it :sob:

1 Like

Is there an issue with that? You can always turn CanCollide off. And if you need a part there you can just duplicate and resize it.

1 Like

Actually i found a solution, i just need to increase “PixelsPerStud” in properties


Thank you all for the help!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.