- Unity 5.x By Example
- Alan Thorn
- 128字
- 2021-07-16 12:36:51
Summary
Congratulations! On reaching this point, you have laid the foundations for a coin collection game that will be complete and functional in the next chapter. Here, we've seen how to create a Unity project from scratch and populate it with assets, such as meshes, textures, and scenes. In addition, we've seen how to create a scene for our game and use a range of assets to populate it with useful functionality that ships out of the box with the Unity engine, such as water, first-person controllers, and environment prototyping assets. In the next chapter, we'll resume work from where we ended here by making a coin that is collectible, and establishing a set of rules and logic for the game, making it possible to win and lose.
推薦閱讀
- LabVIEW 2018 虛擬儀器程序設計
- RTC程序設計:實時音視頻權威指南
- JS全書:JavaScript Web前端開發指南
- 面向對象程序設計(Java版)
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- 劍指MySQL:架構、調優與運維
- UML 基礎與 Rose 建模案例(第3版)
- C++面向對象程序設計習題解答與上機指導(第三版)
- Windows Embedded CE 6.0程序設計實戰
- Extreme C
- Hands-On Neural Network Programming with C#
- Java Hibernate Cookbook
- VMware vSphere Design Essentials
- R語言數據分析從入門到實戰
- Getting Started with Backbone Marionette