hi,
how can i add a ‘first person controller’ after i created a project and almost finish creating my terrian.
any help will be appreciated.
hi,
how can i add a ‘first person controller’ after i created a project and almost finish creating my terrian.
any help will be appreciated.
Previous answer no longer works. You have to download Standard Assets (from Unity) in the Asset Store. Download and import it. Then it will be available to use in your current project’s asset folder.
Go to Assets>Import Package>Character Controller.
Then import all or choose whatever you want.
After its imported, check in the project panel, you must see a folder named standard assests.
Open it up, drag the first person controll to your scene.
To keep it from falling i adjusted the position x,y and z of the first controller
it worked for me.