예제 #1
0
 void FriendlyAttack()
 {
     ai.canMove = false;
     gun.AIFire();
 }