- Unity Game Development Blueprints
- John P. Doran
- 151字
- 2021-08-05 17:29:04
Publishing the game
The final thing that we are going to touch on for the project is actually publishing it:
- Go to File | Build Settings. From here, you can decide which platforms and/or scenes to include with your project.
- Click on the Add Current… button to add our current scene to the game, as follows:
- After that, since we are just publishing to our current platform, confirm that the settings are correct, and click on the Build and Run button.
- Once you press the button, you'll be brought to a menu to name your application that you are going to save. Give it a name, save it, and wait. If all goes well, you should be brought to a menu allowing you to set some options before the game starts:
- After that, click on the Play! button to see your completed project. Have a look at the following screenshot:
推薦閱讀
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- 程序員修煉之道:從小工到專家
- Unity 5.x Game AI Programming Cookbook
- 正則表達式必知必會
- Python金融大數據分析(第2版)
- 大數據算法
- Creating Dynamic UIs with Android Fragments(Second Edition)
- 數據驅動設計:A/B測試提升用戶體驗
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- 數據庫應用系統開發實例
- Power BI智能數據分析與可視化從入門到精通
- 中文版Access 2007實例與操作
- 計算機視覺
- Visual Studio 2012 and .NET 4.5 Expert Development Cookbook
- 領域驅動設計精粹