Example #1
0
 public void ReattachCameraToPlayer()
 {
     pCameraController.SetCameraToObject(this.gameObject);
 }