- 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.
- Vue.js設(shè)計與實現(xiàn)
- 嵌入式軟件系統(tǒng)測試:基于形式化方法的自動化測試解決方案
- Java入門經(jīng)典(第6版)
- MATLAB圖像處理超級學(xué)習(xí)手冊
- C語言程序設(shè)計立體化案例教程
- Android系統(tǒng)原理及開發(fā)要點詳解
- C#程序設(shè)計教程(第3版)
- Mastering Web Application Development with AngularJS
- 并行編程方法與優(yōu)化實踐
- 小程序從0到1:微信全棧工程師一本通
- Node.js區(qū)塊鏈開發(fā)
- 百萬在線:大型游戲服務(wù)端開發(fā)
- Qt 5.12實戰(zhàn)
- Java程序設(shè)計
- Learn Linux Quickly