protected override void OnRabitHit(HeroRabbit rabbit) { // LevelController.current.addCoins(1); rabbit.hitBomb(); this.CollectedHide(); }