예제 #1
0
 protected override void OnRabitHit(HeroRabit rabit)
 {
     rabit.Explode();
     this.CollectableHide();
 }