Log("您按下了“D”"); } if (Input.GetKeyDown(KeyCode.A)) { Debug.Log("您按下了“A”"); } if (Input.GetKeyDown(KeyCode.Space)) { Debug.
確定! 回上一頁