When creating a new project, select the template from the "Games" tab.
Visit the Unity Asset Store and search for the Starter Assets - Third Person Character Controller package. Download File create-a-third-person-player-char...
Ensure your GameMode is set to BP_ThirdPersonGameMode in the Project Settings. This tells the engine to automatically spawn your character at the Player Start location. Step 3: Customizing Your Character When creating a new project, select the template