We want a third-person adventure setup for Hero Born, so we'll start with a capsule that can be controlled with keyboard input and a camera to follow the capsule as it moves. Even though these two GameObjects will work together in the game, we'll keep them and their scripts separate for better control.Â
Before we can do any scripting, you'll need to add a player capsule to the scene, which is your next task.