public void CloseContextButtons(bool deselect) { MyButtonsOverlay.Overlay.SetActive(false); // kostyll if (deselect && Selection != null) { Selection.Deanimate(); } }