Controlling a Character using the Character Controller (Unity Tutorial)

In this Unity game development tutorial we're going to look at how we can use the Character Controller component to move a character around a scene and have them collide properly with obstacles. ...