Ejemplo n.º 1
0
 protected override void OnRabbitHit(HeroRabbit rabbit)
 {
     CollectableHide();
     rabbit.bombHit();
     source.Play();
 }