Exemplo n.º 1
0
 IEnumerator DecreaseHealthFromPistol()
 {
     _ai.SendMessage("DecreaseHealthFromPistol");
     yield break;
 }