So I created a VR environment in Unity as a test. I have 4 spheres with Images projected inside each of the Spheres. What I would like to do is move the camera by 1.5m on the X and/or Z axis.
Sort of like Google StreetView. Does anyone know where I start? I'm new to C#/Unity Development.