Exemplo n.º 1
0
 void AttackDone()
 {
     titanlingPosition.position = transform.position;
     enemyAttack.AttackDone();
 }