- Building an FPS Game with Unity
- John P. Doran
- 125字
- 2021-07-09 21:09:48
Chapter 2. Building Custom Weapons
Now that we have everything installed, let's start working on one of the most important things that a first-person shooter game needs—the weapons. Often, it is the weapons of the games that become characters in their own right and tweaking them to be "just right" is something that many will try to do.
This project will be split into a number of tasks. It will be a simple step-by-step process from the beginning to the end. Here is the outline of our tasks:
- Importing new models/sound effects
- Replacing the default weapon
- Creating a new weapon template
- Customizing weapon position/behavior
- Recoil/Muzzle Flash
- Changing firerate
- Creating new ammo type
- Creating new ammo pickup
- Customize sound effects
- Determining behavior
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- 微服務設計(第2版)
- Vue.js 3.x快速入門
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- Software Defined Networking with OpenFlow
- 單片機應用技術
- Julia Cookbook
- C++ 從入門到項目實踐(超值版)
- Nexus規模化Scrum框架
- Modern JavaScript Applications
- Linux Device Drivers Development
- Android項目實戰:手機安全衛士開發案例解析
- Vue.js光速入門及企業項目開發實戰
- Flutter從0基礎到App上線
- Java EE 程序設計