Hihi…i m pretty new to unity 3d…i wish to create a 3rd person controller…after i create the 3rd person and play…i onli possible to view it from the top view…how should i edit to make it change to the side view??thanksss for response ^^;)
Unity3d provides a free to use 3rd person controller in the default assets. If you don’t have it go ahead and click assets on the menu bar, and click import package. After that find CharacterController (normally near the top of the list) and import that. Once it is in the project, you can navigate via the project window to the 3rd Person Controller prefab, and just drag and drop it into your project.