Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Smooth Overhead Camera Tutorial and Code

Discussion in 'Community Learning & Teaching' started by dkoenig, Nov 19, 2018.

  1. dkoenig

    dkoenig

    Joined:
    Apr 17, 2017
    Posts:
    2
    Just made a short tutorial on the workings of a smooth overhead camera and released a Github repo for it. The camera attempts to center an object (the player object perhaps) while also adding some smoothing. If you’re working on a top-down perspective game, it’s worth a look. It's 100% open source. I'd love to hear if you find it useful.

    Check it out here: https://gamedev.link/smoothcam

    Here's an example of what you can expect from it.
     
    Sigma2503 likes this.