- 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.
推薦閱讀
- Learning Scala Programming
- 軟件項目估算
- PWA入門與實踐
- 深入理解Django:框架內幕與實現原理
- Learning Flask Framework
- Selenium Design Patterns and Best Practices
- 看透JavaScript:原理、方法與實踐
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Mastering ROS for Robotics Programming
- Practical Game Design with Unity and Playmaker
- Visual Studio Code 權威指南
- Web App Testing Using Knockout.JS
- Practical Microservices
- Application Development with Swift
- Java程序設計教程