I’m making a shop for my game but I’m not sure how I make the text in the 3 boxes all the same size while being able to scale with the screen size
Here’s what I have
I’m making a shop for my game but I’m not sure how I make the text in the 3 boxes all the same size while being able to scale with the screen size
Here’s what I have
You could try putting a textlabel inside of the button and then scale it till the texts are all the same size.
Edit: Nevermind this won’t work for mobile scaling, I’ll figure something else out once I get on my computer.