public void Cancel() { Debug.Log("build cancel"); active.closeGUI(); buildMenu.SetActive(false); active = null; }