/UnityOrbitCamera

This is example how you can easily make orbit camera

Primary LanguageC#

UnityOrbitCamera

This is example how you can easily make orbiting camera

How to implement this script on yours project?

  1. Make an empty gameObject.
  2. Then add OrbitalCamera.cs component onto it.
  3. Next set your camera as child of that gameObject.
  4. Set all references.
  5. Enjoy

image