Search Unity

Android Orthographic Camera Scaling

Discussion in 'Android' started by nitishk, Apr 11, 2013.

  1. nitishk

    nitishk

    Joined:
    Mar 23, 2013
    Posts:
    10
    I understand that when I set the orthoSize to half the Screen.height it will make it so that the scale of an object directly converts to however many pixels it occupies on screen. How can I scale the objects so that the pixel size increases with the orthoSize increasing? If I am setting the scale specifically the objects will be different sizes on different screens. Is there a certain ratio I can use?