First Person Controllers

In this lesson we'll take a look at using first person controllers. First person controllers can be imported directly from within Unity and come pre-made with a capsule collider and scripts for character movement in a first person view. You can learn more about character controllers here: http://docs.unity3d.com/Manual/class-CharacterController.html

Visual Effects