Camera Controller (help)

I am doing a maze game. I prepared maze and character. I want to control character bird’s eye view camera. Can you help me how can i do it? I worked to change script codes first person and 3rd person controller but i can not do it.

You could just parent the camera to your player. If you want a smooth follow you could just script the camera to follow the player in x and z (or whatever your axis are) and use smoothdamp