public void ResetPosition() { UpdateCurrentLives(); transform.position = respawnPosition; myMovement.StopBall(); }