public void ReturnToMenu() { isGameStart = false; SetMenuActive(true); fieldGenerator.Clear(); placeFigure.Clear(); StopAllCoroutines(); }