Learn how to make a top down controller using Unity's new input system. We will cover horizontal movement, and creating an advanced camera using Cinemachine in this tutorial, and I will explain what everything does along the way.
---------------------------- Contents ----------------------------
0:00 Introduction
0:28 Installing the new input system
1:43 Setting up the scene and player
4:00 Creating the Input Actions
6:20 Input Manager Script
11:34 Player Movement Script
13:50 Camera Follow using Cinemachinee