I have a script which network instantiates two first person controllers. I've disabled the controls with `networkView.IsMine`, but when I play the game, the camera is not disabled and you control the wrong controller. How would I disable the camera that is a child object of the first person controller?
↧