How do I create a third person character with the model I downloaded from the Unity store?

I downloaded the model from here Unity Asset Store - The Best Assets for Game Making

Currently it’s in first person in the FPS controller Camera
And I don’t know coding so scripts are appreciated
Thanks in advance :slight_smile:

For a simple 3PS, just put the camera as a child of the player.