private void OnMouseDown()
 {
     sphere.ChangeLife();
 }