SetActive (false); } In the Update() function, we check whether the Esc key is pressed by calling Input.GetKeyDown() and insert KeyCode.Escape as the input ...
確定! 回上一頁