Camera help

i inserted a model for the player and now, the camera instead of showing nothing of the player on screen, shows the hair and body and i cant figure out how to turn the player when the camera is turned, is this an easy fix? i need to also have the camera in the right position to where the players body does not show but i cant get it to the right spot as the body always shows when you look down and if you look up, you see the hair of the player model and it wont stop showing the face instead of infront of you, is there a script to stop the player from looking down and looking up to fix this while as turning the player when they turn their camera?
link to the game and scene here: PlayCanvas | HTML5 Game Engine

Hi @lak04171,

You can select the camera in editor and you will get a preview of what it’s seeing from its place.

Move it behind the player at the right position using the gizmo:

yeah, i tried that, it shows me its not showing but when i test it shows the face because its pointing the wrong way somehow.

Because you haven’t moved it in editor, the camera is still in front the player from what I see:

when i test it, this is what it shows:


it shows the face, i dont know why it rotates when i press test

Check my comment above, you need to move it in editor first.

i have been, ill try to find the right spot again though