How to make distance text between lines?

Hello, so, i am making my own textbox stuff, and the problem was i can’t how to make more distance between lines, as you can see, there’s like, between lines are kinda too close, which is not good, any helps apreciated!
image

You can change the LineHeight property, though it only allows from values between 1 and 3 (Applies to both TextLabels and Textboxes)

Edit: Changed my answer to suit what @OP needed, since I originally mentioned TextLabels when they needed a textbox answer, in case anyone else might have similar problems

1 Like

The text i gave on image was textbox, which is diffrent because you provided LineHeight as TextLabel property, i am looking for that in my Textbox

Edit: it actually available on Textbox, thanks :smiley:

1 Like

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