void OnHitBad() { UIEvents.ScoreChanged(SettingsManager.Instance.Settings.BadHitScoreValue); AudioManager.Instance.Play("Hit Bad"); }