Example: unity keycode if (Input.GetKeyDown(KeyCode.A)) { Debug.Log("The A key was pressed."); }
確定! 回上一頁