public void Button_Air() { Sel1.SetActive(false); All.SetActive(false); Sel2.SetActive(false); Solid.SetActive(false); Sel3.SetActive(false); Liquid.SetActive(false); Sel4.SetActive(true); Air.SetActive(true); }