private void Start() { int answerLength = QuestionsManager.GetQuestionAnswerLength(); SetupStage(answerLength); }