public void Die() { velocity = Vector3.zero; transform.position = respawnPoint; BallScript.ResetBall(); }