Ejemplo n.º 1
0
 public static void Display()
 {
     enemyHitEffect.StartCoroutine(enemyHitEffect.HitEffect(enemyHitEffect.displayingTime));
 }