public void Close_Education_Promt() { Education_promt.SetActive(false); }
public void Show_Education_Promt() { Education_promt.SetActive(true); }