UnityOrbitCamera This is example how you can easily make orbiting camera How to implement this script on yours project? Make an empty gameObject. Then add OrbitalCamera.cs component onto it. Next set your camera as child of that gameObject. Set all references. Enjoy