Just getting my feet wet in Unity iPhone.
I note that Unity screen coordinates on my gen 2 touch (native screen resolution480x320) are 0,0 at the center of the screen with x being approx -50 to 50 and z being -30 to 30. Is this consistent with iPhone 4 which has a native screen resolution of 960x480? How about iPad?
I don’t have the newer iPhone or iPad so don’t know if I should be coding to handle these devices differently.
Thanks for any info!