在 Unity 中打造遊戲
Unity 是一種跨平台遊戲引擎,許多 Google Play 商店的遊戲都能使用。Unity 的模組化工具可協助您製作並提供高度互動的 2D 或 3D 手游。
建立 Unity 遊戲的步驟 (Android)
如要使用 Unity 為 Android 玩家打造遊戲體驗,請按照下列步驟操作:
- 下載並安裝 Unity Hub。
啟動 Unity Hub。在「Installs」分頁中,新增支援 64 位元應用程式的 Unity 編輯器版本。請注意,這些版本支援 Android App Bundle,能夠讓您下載更小、更多最佳化的檔案。
在安裝 Unity 編輯器的過程中,請務必勾選選項旁邊的方塊,以加入「Android Build Support」模組。
展開「Android Build Support」模組。如果您使用的是 Unity 2019 以上版本,請新增「Android SDK & NDK Tools」模組。
在「Projects」分頁中按一下「New」,即可啟動一個新的 Unity 專案。
開發您的遊戲!
變更建構設定以便輸出 64 位元程式庫。
下載適用於 Unity 的 Google 官方套件
您可以前往 developers.google.com/unity 下載適用於 Unity 的 Google 官方套件。
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-05-09 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]