Example #1
0
 public void Fly()
 {
     Invoke("Next", 3f);
     sp.enabled = false;
     myTrail.startTrails();
 }