Hello,
I have a project where i want to change the label of a button with a script while playing a game, sometimes the text that i'll put in the label is much longer than another (it can be a sentence, just two words, a number... ).
So my question is : how can i scale the label to fit the button (the background of the button have to stay the same for all the labels) ?