Camera problem

I have been having a problem in which when I play my game, the camera points at my character’s bottom and even if I move the camera, it will always go back to said position.

Your camera must have targeted to the character bottom.

  1. Make a new empty object say “target” inside your character prefab (child of character).

  2. Place that target on head of your character.

  3. Now make this target object TargetLookAt of camera.

Now your camera will look at that target point not the bottom.

I am using the google translator:

I recorded this video showing what the person above meant to say: