GetKeyDown(KeyCode.Escape)) // return key { } if (Application.platform == RuntimePlatform.Android && Input.GetKeyDown(KeyCode.Home)) // Home key { } } }.
確定! 回上一頁