car race game networked

Hey so ive made my car game basically networked. people connect and the car they choose is instantiated. the problem is every car on screen is controlled by your input. how do you make it so only the car you instantiate is controlled by you?

Try this: Unity - Scripting API: NetworkView.owner