void FindBall()
 {
     ball = BallSpawner.GetLastBall();
 }