コード例 #1
0
 void Kill()
 {
     CancelInvoke("Kill");
     Destroy(gameObject);
     catapult.NextTurn();
 }