- 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
推薦閱讀
- Drupal 8 Blueprints
- Developing Mobile Web ArcGIS Applications
- C語言程序設計基礎與實驗指導
- Raspberry Pi 2 Server Essentials
- R語言與網絡輿情處理
- 0 bug:C/C++商用工程之道
- Frank Kane's Taming Big Data with Apache Spark and Python
- Android驅動開發權威指南
- Java Fundamentals
- Hands-On Neural Network Programming with C#
- 人工智能算法(卷1):基礎算法
- STM8實戰
- R語言數據挖掘:實用項目解析
- C#程序設計基礎入門教程
- Java EE架構設計與開發實踐