public void EnterBlock() { forearm_L.SetActive(false); forearm_R.SetActive(false); shoulder_L.SetActive(false); shoulder_R.SetActive(false); hand_L.SetActive(false); hand_R.SetActive(false); block.SetActive(true); }