所以可以將下面這段程式碼在Unity上直接測試。 void Update() { if (Input.GetKeyUp(KeyCode.Escape))//當手指放開按鈕後才會動作 ...
確定! 回上一頁