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