Exemplo n.º 1
0
 public override void look()
 {
     OVRPlayerController.RotateVRplayer(Mathf.Round(axis.x) * lookSensitivity * Time.deltaTime);
 }