So , problem is when I change a size of my main camera objects dont move or scale up and down .
Also when I load my app on my phone evrything is its original size and hall scene dosent fit on the screne .
Heres an example of what I mean .
So , problem is when I change a size of my main camera objects dont move or scale up and down .
Also when I load my app on my phone evrything is its original size and hall scene dosent fit on the screne .
Heres an example of what I mean .
Put everything in your scene in a separate Empty Game Object. You can change its localScale to what the camera size is.
But how do I tell it to change a local scale depending on size of main camera ?
How do I make position move, as I se it position is fixed and it dosent change .