public void Clicked() { toShow.SetActive(true); gameObject.SetActive(false); Placer.PlaceCurrent(); PopupWindow.HidePopup(); }