public void ResetTimer() { timerText.text = GameSettings.timerLength.ToString(); wordChecker.SetConditions(); }