private void Start() { wasd.gameObject.SetActive(false); arrowKeys.gameObject.SetActive(false); winScreen.EndWinScreen(); RestartRound(); }