How to scale the layout/screen smaller on mobile phones?
I know Project Settings / FULL SCREEN IN BROWSER setting fixes scaling issue on phone, but I don't want to open my game always in Full Screen, full screen is necessary only on small size mobile phones.
Can I somehow check the screen resolution on start of layout and adjust the size of layout runtime?