Esempio n. 1
0
 private void OnEnable()
 {
     viewCamera = GetComponentInChildren <Camera>();
     CursorController.LockCursor();
 }