Create a new scene with a CharacterBody3D as the root

Rename it to Player

Add a MeshInstance3D as a child

Set the Mesh property to New CapsuleMesh

Add a CollisionShape3D node

Set the Shape property to a New CapsuleShape3D