- Mastering Unity 2017 Game Development with C#(Second Edition)
- Alan Thorn
- 312字
- 2021-07-02 15:38:24
What this book covers
Chapter 1, Preparation and Asset Configuring, outlines the project we’ll focus on in the book. It specifies tips and tricks for importing assets optimally, configuring assets, and best-practice workflows for keeping your project organized.
Chapter 2, Level Design and Structure, here, gets you started with designing and building the main game level inside Unity, taking a look at interesting level-design ideas as well as critically important practical considerations.
Chapter 3, Player Controls - Movement, explores player controls, that is, how player input drives and controls the main game camera.
Chapter 4, Player Controls – Typing and Health, says that every character that can take damage needs health, representing the total amount of damage a character may sustain. In this chapter, we’ll focus on creating a combat mechanic that damages enemies.
Chapter 5, Enemies and Artificial Intelligence, informs that enemies need to behave intelligently and believably; this chapter looks at how to achieve that using AI. By using AI, enemies will move around the level, seeking the player, and will attack when in range.
Chapter 6, Project Management and Version Control, looks at ways to optimize the game development workflow using Version Control software. This keeps a record of our project as it moves through all its iterations.
Chapter 7, Persistent Data – Load and Save Game States, explains that players often want their in-game progress saved, allowing them to resume where they left off previously every time they start a new play session. This chapter covers the different saving methods available in Unity.
Chapter 8, Performance, Optimization, Mobiles, and More, outlines a selection of related topics as the final chapter of this book. Specifically, it takes you through how to improve the performance of your games through optimization, how to prepare your games for mobile deployment, and how to prepare generally for VR development.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Visual Studio 2012 Cookbook
- Vue.js入門與商城開發(fā)實戰(zhàn)
- JMeter 性能測試實戰(zhàn)(第2版)
- 跟小海龜學(xué)Python
- CouchDB and PHP Web Development Beginner’s Guide
- 用Flutter極速構(gòu)建原生應(yīng)用
- R的極客理想:工具篇
- Modern JavaScript Applications
- 編程菜鳥學(xué)Python數(shù)據(jù)分析
- Learning Apache Karaf
- Hands-On Nuxt.js Web Development
- JavaScript程序設(shè)計:基礎(chǔ)·PHP·XML
- IBM Cognos TM1 Developer's Certification guide
- Xamarin Blueprints