Esempio n. 1
0
 void FriendlyAttack()
 {
     ai.canMove = false;
     gun.AIFire();
 }