public void EndGameStart() { inputStopped = true; StopAllCoroutines(); StartCoroutine(managerCamera.ZoomEndGame()); }