内容简介
Unity is the most exciting and popular engine used for developing games. With its 2018 release, Unity has become the primary source of both game development and virtual reality content.In Unity 2018 By Example, you’ll learn how to use Unity in order to make amazing games from popular genres - from action shooters to mind-bending puzzle games to adventure and Virtual Reality (VR) games. Even if you have no previous experience of using Unity, this book will help you understand the toolsets it prov
AI简介
这是一本详尽的指南,旨在帮助读者掌握Unity游戏引擎的核心功能,并通过实际案例来理解这些功能的应用。书中首先介绍了游戏设计的概念,包括游戏的玩法、规则、目标等要素,并详细介绍了如何导入资产到Unity,以及如何创建第一人称控制器。这些基础知识的介绍为后续章节的学习提供了必要的背景知识。
书中通过创建一个具有交互性的硬币对象,向读者展示了如何在Unity中创建和使用脚本。接着,作者深入探讨了配置游戏相机,以及如何处理玩家输入。这些内容对于创建具有交互性的游戏世界至关重要。
书中还详细讲解了如何创建和管理游戏分数,以及如何使用Stats面板进行调试。这些内容对于提高游戏的可玩性和优化游戏的性能非常有帮助。
在VR游戏开发方面,书中介绍了VR游戏开发概述,并详细讲解了如何设置场景光照效果,以及如何创建智能AI角色。这些内容对于创建具有沉浸感的VR游戏非常重要。