public void Launch() { userInterface.SetActive(false); map.Clear(); map.StartGeneration(); mode.StartRulesCheck(); }