- Unity 2020 Mobile Game Development
- John P. Doran
- 171字
- 2021-06-11 18:41:46
Summary
There you have it! A solid foundation, but just that, a foundation. However, that being said, we covered a lot of content in this chapter. We discussed how to create a new project in Unity, and we built a player that will move continuously, as well as taking inputs to move horizontally. We then discussed how we can use Unity's attributes and XML comments to improve our code quality and help us when working in teams. We also covered how to have a moving camera. We created a tile-based level design system, where we created new tiles as the game continued, randomly spawning obstacles for the player to avoid.
Throughout this book, we will explore more that we can do to improve this project and polish it while changing it to make for the best experience possible on mobile platforms. However, before we get to that, we'll actually need to figure out how to deploy our projects, which is what we will be working on in the next chapter.
- 區塊鏈架構與實現:Cosmos詳解
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Mastering Ubuntu Server
- Java Web程序設計任務教程
- C程序設計實踐教程
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- Java網絡編程核心技術詳解(視頻微課版)
- 計算機應用基礎案例教程
- Android傳感器開發與智能設備案例實戰
- INSTANT Silverlight 5 Animation
- Get Your Hands Dirty on Clean Architecture
- Using Yocto Project with BeagleBone Black
- Test-Driven iOS Development with Swift
- HTML5 WebSocket權威指南
- MongoDB Cookbook