Camera (593407)

Hi,
i am developing Ferris Wheel game in 3D,In this how can i set camera to first person view??
I am using First Person view which is available in unity (standard assets–>Character Controllers),but its not working for me..Anything i am missing in this??

Thank You

Hi,

This should be posted in the Editor & General Support forum instead of Teaching forum.

To answer your question anyway: You may have multiple cameras in the scene. Check your Hierarchy panel to see if you have more than 1 camera and delete the one you don’t need

I deleted the default camera,i am using the camera which is available on First person controller but still its not working.