Exemplo n.º 1
0
 public void RunSpeedBurst()
 {
     _enemy3Script.StartCoroutine(_enemy3Script.SpeedBurst());
 }