hi to all.
i have a problem in a font size of labels in my game.
i put in screen different labels with a size.
on display of pc labels size are perfect.
when i export my game on android, size are different and labels are very small.
if i change size (set bigger size) on pc my label become very big but in my android phone
label are always very small.
somebody can help me?
thanks a lot ![]()
I’m pretty sure iOS & Android don’t support dynamic fonts, so you need to import a font file separately for each specific size you want to use. Perhaps that is the problem…
Check the first answer here: