コード例 #1
0
 void Fly()
 {
     testMyTrail.heroAttack();
     sp.enabled = false;
     Invoke("Next", 2f);
 }