Unity Learn home
View Tutorial Content

Controlling Unity Camera Behavior

Tutorial
Intermediate
+10 XP
25 Mins
(289)
Overview
Summary
In this tutorial, we’ll dive deeper into Unity Cameras with scripts that control their behavior. We’ll start out with a 2D Camera that works from any perspective (in this case, we’ll be using it in an overhead view). Next, we’ll move on to 3D with a Camera that smoothly transitions — with a flick of the mouse scroll wheel — from first-person to third-person and back. This Camera is suitable for games, VR, or architectural walkthroughs, as seen in many modern and classic 3D titles.
Select your Unity version
Last updated: November 29, 2020
2019.4
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Controlling Unity Camera Behavior