public void ButtonLife()
 {
     gm.UpgradeLifeGuard();
     myInstance.SetActive(false);
     GameState.unfreezeTime();
 }