I’m having some trouble getting the text size right on my UI buttons, especially for mobile players. On PC, the text appears just fine, but on mobile, it becomes way too big and doesn’t fit the buttons properly.
I’ve tried using UITextSizeConstraint, but it doesn’t seem to help – unless I’m using it incorrectly. I’d appreciate any tips on how to properly scale text to fit UI elements across different device types.
Well, it helped a little, but it’s not exactly what I’m looking for. I’d like the text not to take up almost the entire button frame, you know? I want it to look more like how it appears on PC, as shown in the screenshots I attached