GetKey (KeyCode.LeftControl) && Input.GetKey(KeyCode.LeftShift) && Input.GetKeyDown(KeyCode.G)) { DoSomethingA(); } else if (Input.
確定! 回上一頁