top down camera set

Hi
I would like to know how to set the camera for top down view, like Diablo
Thanks in advance

there are different solutions for this,you should search the forums for 2D camera it’s the same except from above,and top view camera etc ,

When I have a simple question like this I normally search 15 min on Google for lots of advice you will find masses

The easiest way is to make the camera a child of the object it is tracking so it always moves in the same area, and just set it above and facing down.

Probably you want to search the search box in the project folder for something called a smoothfollow and use that, look for advice on using smoothfollow on Google also.

Also look search for orbit in the standard UnityScript for camera positioning scripts.

thumbsup this answer:}

Thanks for the info , but i want a 3d top down perspective not 2d