//hides the organpanel, show in animation then deactivates it public void QuitPanel() { panelOrgano.SetActive(false); sS.HideOrganPanel(); // ContinueTimer(); }