Exemple #1
0
 public void StartEffect()
 {
     powerUp.StartEffect();
     Invoke("StopEffect", 5f);
 }