Exemple #1
0
 /// <summary>
 /// Tells the main script to remove the ball and make a new path
 /// </summary>
 public void ResetUFO()
 {
     mainScript.ResetUFO();
 }