Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/Fall2023-UnityProject

Weapons

オープン
#10 コメント 1 件 リアクション 0 件 担当者 1 名 @holmes301 が担当を希望しています GitHub で見る
主要言語
ShaderLab
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

- At least three different weapon types should exist.
- TYPE 1: The "normal" weapon type fires a single projectile quickly and with moderate damage, similar to early shooting mechanics in the "Shooting Mechanics" issue. ("Pistol" type)
- TYPE 2: The "fast" weapon type fires similarly to type 1, but can be held down and fires projectiles in quick succession with low damage. ("Machine gun" type)
- TYPE 3: The "spread" weapon fires multiple high-damage, slow projectiles at once. It should have a slow cooldown. ("Shotgun" type)
- The implementer is free to add more types if desired, within reason.
- For now, the method by which the player selects a gun should be an enum, with each enum value correlating to a weapon type.
- No model of any type is needed to test fire the weapon types.
- NOTE: All information about the weapons is left purposefully vague in terms of exact speed and damage values. The implementer is free to interpret the language within this issue, within reason. In other words, exact values are left up to the implementer.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。