How to Make an Interactive Camera in Unity using Cinemachine and C#

Jared Amlin
Level Up Coding
Published in
5 min readMar 4, 2022

--

While cinematography is a very visual expedition, using cinemachine in Unity allows the user to have ultimate camera control via scripting. In this article, I will make an interactive camera that changes targets and zooms in when user input is pressed.

Variables

--

--

I am an artist and musician, that is currently diving headfirst into game development with C# and Unity3D.