Hello,
im developing a 2D game for mobile, and have some problems.
I create a canvas for my scenes (main menu, 1st stage and game over menu), and add some images and text to make a HUD, or to make buttons for menus. I have adjust the anchors of each element like i watch in some videos, and when test on Unity its fine, BUT, when I build an apk for android and test on my phone, the hud images appears small, the buttons of menu is right, but the text inside this button are small too.
anyone has a good link, or video to explaim how can i make a good hud and menus for any platform or resolution please.
thanks