Weapon Tweaks (#1186)

* RPG Tweaks

* Decreased bulletbase bb
This commit is contained in:
Swept
2020-06-23 12:04:19 +00:00
committed by GitHub
parent 304ab3a056
commit fe65d1fa85
10 changed files with 23 additions and 7 deletions

View File

@@ -73,7 +73,7 @@
fireRate: 0.5
capacity: 1
soundEmpty: /Audio/Guns/Empty/empty.ogg
soundGunshot: /Audio/Guns/Gunshots/bang.ogg
soundGunshot: /Audio/Guns/Gunshots/rpgfire.ogg
soundInsert: /Audio/Guns/MagIn/batrifle_magin.ogg
- type: Appearance
visuals:

View File

@@ -18,7 +18,7 @@
hard: false
shapes:
- !type:PhysShapeAabb
bounds: "-0.2,-0.2,0.2,0.2"
bounds: "-0.1,-0.1,0.1,0.1"
layer: [Clickable]
mask:
- Impassable
@@ -130,10 +130,14 @@
- type: Projectile
deleteOnCollide: false
- type: Explosive
devastationRange: 3
heavyImpactRange: 5
lightImpactRange: 7
devastationRange: 1
heavyImpactRange: 2
lightImpactRange: 4
flashRange: 10
- type: PointLight
radius: 3.5
color: orange
energy: 0.5
- type: entity
id: BulletGrenadeBaton