protected override void OnRabbitHit(HeroRabbit rabit) { if (!rabit.getGhost()) { this.CollectedHide(); } rabit.boomCatch(); }