I’m currently working in a game that’ll run in both iPhone and iPad.
I have a question about the resolution of the game, it’s a 3D game, and iPhone and iPad native resolution are different, so, where i have to specify to Unity the resolution of the game?.
Is there any tutorial in making a iPhone and iPad game from scratch?
Under Edit choose “Player Settings”. Your choice of platform and multiple slots for icons are there as well as arm versions and iOS version and resolution to choose from. Xcode compiles accordingly.