Create Your First Character
- Add
Characterto the root object. - Add
CharacterController3D. - Add the native Unity
CharacterController. - Add
CameraRigControllerin the scene. - Add the input source and test movement.
[!TIP] Get the movement loop working before you add tools, hunting or dialogue.
Media Suggestions
Section titled “Media Suggestions”- Screenshot: Player hierarchy with the core components.
- Screenshot: Camera rig connected to the player.
- GIF: Character moving in Play Mode.
- Video: First character setup walkthrough.
- Diagram: Character root → controller → camera → input.