- Building an FPS Game with Unity
- John P. Doran
- 175字
- 2021-07-09 21:09:44
Preface
Unity, available in free and pro versions, is one of the most popular third-party game engines available. It is a cross-platform game engine, making it easy to write your game once and then port it to PCs, consoles, and even the Web, making it a great choice for both indie and AAA developers.
Building an FPS Game with Unity takes readers on an exploration of how to use Unity to create a 3D first-person shooter (FPS) title. Over the course of the book, you will learn how to work with Unity's own tools while also leveraging the powerful UFPS framework by VisionPunk and Prototype/ProBuilder 2.0 by ProCore3D. In addition, readers will learn how to create AI characters using both RAIN and Shooter AI.
After setting up the computer, you will start by learning how to create custom weapons, prototype levels, create exterior and interior environments, and breathe life into your levels. You will then polish the levels. Finally, you will create a custom GUI and menus for your title to create a complete package.
- Functional Python Programming
- UML和模式應用(原書第3版)
- Mastering JavaScript Object-Oriented Programming
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- C# 從入門到項目實踐(超值版)
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- JavaScript從入門到精通(第3版)
- R的極客理想:工具篇
- Node.js全程實例
- HTML5+CSS3 Web前端開發技術(第2版)
- C#程序設計(項目教學版)
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Python程序設計開發寶典
- 貫通Tomcat開發
- Python Programming for Arduino