public void ResetPlayer(bool hard) { hardMode = hard; score = 0; flow.Reset(startingFlow); OffTutorial(); }