Chapter 4. Adding a Character and Making Them Move
From the previous chapter, you should have a very colorful view when you test the game, but it's somewhat lacking in interactivity. We're going to add movement to our basic character and get the Main Camera game object in Unity following them around the level as they move. We'll also add in the ability for them to push crates around the level. Finally, we'll swap out our existing character for something that is a bit fancier and trigger their built in animations as they move around the level.