- Mastering Unity 2017 Game Development with C#(Second Edition)
- Alan Thorn
- 143字
- 2021-07-02 15:38:34
Summary
This chapter considered many instrumental concepts to establish a solid groundwork for the Dead Keys project. On reaching this point, you now have a Unity project with most assets imported, ready to begin your development work. This will happen in the next chapter. The foundation so far includes imported environment modules, zombie meshes, textures, audio files, and more. In importing these assets, we considered many issues, such as optimal asset construction, import guidelines, and how to solve both common and less obvious problems that sometimes occur along the way. The fully prepared and configured project, ready to begin, can be found in this book's companion files, in the Chapter02/Start folder. This saves you from having to import all assets manually. In the next chapter, we'll focus in-depth on level design and construction techniques, from skyboxes and lighting to emotion, mood, and atmosphere.
- C++案例趣學
- HTML5+CSS3網(wǎng)站設計教程
- Apache Mesos Essentials
- Learning Hunk
- Java Web程序設計任務教程
- Hands-On Natural Language Processing with Python
- 好好學Java:從零基礎到項目實戰(zhàn)
- Java EE企業(yè)級應用開發(fā)教程(Spring+Spring MVC+MyBatis)
- HTML+CSS+JavaScript網(wǎng)頁設計從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡開發(fā)視頻大講堂)
- Buildbox 2.x Game Development
- HTML5游戲開發(fā)實戰(zhàn)
- Mastering Object:Oriented Python(Second Edition)
- Building Clouds with Windows Azure Pack
- Pandas 1.x Cookbook
- C#開發(fā)之道