private void OnDie()
 {
     ScreenShaker.ShakeScreenHeavy();
     AudioManager.PlayDeathSound();
 }