public void DestroyLvl() { tileGrid.DestroyTiles(); cellGrid.DestroyCells(); Debug.Log("Уровень отчищен"); }