Ability to switch weapons through the menu

This commit is contained in:
Marco 2025-02-25 18:42:11 +01:00
commit ff6d46ebcd
11 changed files with 61 additions and 4 deletions

View file

@ -15,5 +15,6 @@ InfiniteAmmo = true
BulletsPerShot = 1
SpreadAngle = 0.0
RandomSpread = 0.0
ItemKey = "CheatGun"
AmmoKey = ""
_rotationOffset = 0.0

View file

@ -15,5 +15,6 @@ InfiniteAmmo = true
BulletsPerShot = 5
SpreadAngle = 180.0
RandomSpread = 0.0
ItemKey = "EnemyWeapon"
AmmoKey = ""
_rotationOffset = 0.0

View file

@ -15,5 +15,6 @@ InfiniteAmmo = true
BulletsPerShot = 1
SpreadAngle = 0.0
RandomSpread = 0.0
ItemKey = "EnemyWeapon_Simple"
AmmoKey = ""
_rotationOffset = 0.0

View file

@ -15,5 +15,6 @@ InfiniteAmmo = false
BulletsPerShot = 3
SpreadAngle = 15.0
RandomSpread = 0.0
ItemKey = "IceShotgun"
AmmoKey = "Ammo1"
_rotationOffset = 0.0

View file

@ -15,5 +15,6 @@ InfiniteAmmo = true
BulletsPerShot = 1
SpreadAngle = 0.0
RandomSpread = 0.0
ItemKey = "IcicleGun"
AmmoKey = ""
_rotationOffset = 0.0

View file

@ -15,5 +15,6 @@ InfiniteAmmo = true
BulletsPerShot = 1
SpreadAngle = 0.0
RandomSpread = 0.0
ItemKey = "IcicleRepeater"
AmmoKey = ""
_rotationOffset = 0.0