- 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
推薦閱讀
- 教孩子學(xué)編程:C++入門圖解
- JavaScript by Example
- Learning Raspbian
- Linux:Embedded Development
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- 匯編語言編程基礎(chǔ):基于LoongArch
- Hands-On Nuxt.js Web Development
- Data Science Algorithms in a Week
- 深度學(xué)習(xí)程序設(shè)計(jì)實(shí)戰(zhàn)
- Mastering Android Studio 3
- Puppet:Mastering Infrastructure Automation
- 數(shù)據(jù)科學(xué)中的實(shí)用統(tǒng)計(jì)學(xué)(第2版)
- Android 5從入門到精通
- LabVIEW數(shù)據(jù)采集(第2版)
- Learning Java by Building Android Games