- Home /
 
 
               Question by 
               QuantumMaster · Apr 07, 2017 at 02:45 PM · 
                cameracamera movement  
              
 
              Change FOV and Position of Camera to View GameObjects in Array
I have a few GameObjects in an array.
My question is how can I manipulate the camera's field of view and position to include all the objects inside the camera's view. The number of objects in the array will change dynamically as the game progresses.
I would like the camera to move only along the y-axis at x = 3 and z = -3.
               Comment
              
 
               
              Your answer