Hi there,
maybe this is a funny question for a lot of people here, but I’m new to Unity and I’ve to ask it
If I want to build a Game or an App for different plattforms in one project, how can I handle things like the different screen-resolution on different devices for example for the GUI with NGUI?
What I mean is, that the GUI should fill the whole screen on a mobile device like iPhone 4 or 5 and just a part of the screen on the desktop-version.
Same thing widh HUD-Interface or something like this.