- Building an FPS Game with Unity
- John P. Doran
- 204字
- 2021-07-09 21:09:45
What you need for this book
Throughout this book, we will be working within the Unity 3D game engine that you can download from http://unity3d.com/unity/download/. The projects were created using version 5.0.1, but the project should work with minimal changes.
For simplicity's sake, we will assume that you are working on a Windows-powered computer. Though Unity allows you to code in either C# or UnityScript, for this book, we will be using C#.
We will also be using assets that are available from the Asset Store in Unity, most notably UFPS which costs money ($95 normally, but it also has sales where it can be gotten for cheaper). Aside from UFPS, all of the other topics will cover how to use a free asset to accomplish things while also discussing an easier to use asset which does cost. Readers will use ProCore3D's free Prototype tool for the creation of levels while also learning how you may upgrade your project to using ProBuilder in Chapter 9, Finalizing Our Project, for advanced functionality, but it also costs money. For enemies, you will also learn how to use the free RAIN toolkit for melee enemies and how to use Shooter AI for ranged enemies, which costs money.
- Web程序設計及應用
- C語言程序設計案例教程(第2版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- PyTorch自動駕駛視覺感知算法實戰
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Getting Started with CreateJS
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- 看透JavaScript:原理、方法與實踐
- R的極客理想:工具篇
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- 新一代SDN:VMware NSX 網絡原理與實踐
- OpenCV with Python By Example
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)