mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-08 13:45:54 +00:00
Ability to switch weapons through the menu
This commit is contained in:
parent
12b8d4a70f
commit
ff6d46ebcd
11 changed files with 61 additions and 4 deletions
|
|
@ -34,6 +34,8 @@ public partial class WeaponResource : Resource
|
|||
[Export] public float SpreadAngle = 0f;
|
||||
[Export] public float RandomSpread = 0f;
|
||||
|
||||
[Export] public string ItemKey;
|
||||
|
||||
#region Bullet spawn data
|
||||
|
||||
[Export] public string AmmoKey;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue