void OnNormalMove() { if (scoreHandler) { scoreHandler.AddNormalScore(); } soundManager.DoSplatterSound(); }