BIN
Resources/Audio/Guns/Gunshots/rpgfire.ogg
Normal file
BIN
Resources/Audio/Guns/Gunshots/rpgfire.ogg
Normal file
Binary file not shown.
@@ -73,7 +73,7 @@
|
|||||||
fireRate: 0.5
|
fireRate: 0.5
|
||||||
capacity: 1
|
capacity: 1
|
||||||
soundEmpty: /Audio/Guns/Empty/empty.ogg
|
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
|
soundInsert: /Audio/Guns/MagIn/batrifle_magin.ogg
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
visuals:
|
visuals:
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
hard: false
|
hard: false
|
||||||
shapes:
|
shapes:
|
||||||
- !type:PhysShapeAabb
|
- !type:PhysShapeAabb
|
||||||
bounds: "-0.2,-0.2,0.2,0.2"
|
bounds: "-0.1,-0.1,0.1,0.1"
|
||||||
layer: [Clickable]
|
layer: [Clickable]
|
||||||
mask:
|
mask:
|
||||||
- Impassable
|
- Impassable
|
||||||
@@ -130,10 +130,14 @@
|
|||||||
- type: Projectile
|
- type: Projectile
|
||||||
deleteOnCollide: false
|
deleteOnCollide: false
|
||||||
- type: Explosive
|
- type: Explosive
|
||||||
devastationRange: 3
|
devastationRange: 1
|
||||||
heavyImpactRange: 5
|
heavyImpactRange: 2
|
||||||
lightImpactRange: 7
|
lightImpactRange: 4
|
||||||
flashRange: 10
|
flashRange: 10
|
||||||
|
- type: PointLight
|
||||||
|
radius: 3.5
|
||||||
|
color: orange
|
||||||
|
energy: 0.5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: BulletGrenadeBaton
|
id: BulletGrenadeBaton
|
||||||
|
|||||||
BIN
Resources/Textures/Objects/Guns/Launchers/rocket.rsi/mag-1.png
Normal file
BIN
Resources/Textures/Objects/Guns/Launchers/rocket.rsi/mag-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
@@ -19,6 +19,14 @@
|
|||||||
"name": "mag-0",
|
"name": "mag-0",
|
||||||
"directions": 1
|
"directions": 1
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "rocket0-inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rocket0-inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
@@ -28,4 +36,4 @@
|
|||||||
"directions": 4
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 814 B |
Binary file not shown.
|
After Width: | Height: | Size: 820 B |
Binary file not shown.
|
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 329 B |
@@ -10,6 +10,10 @@
|
|||||||
{
|
{
|
||||||
"name": "frag",
|
"name": "frag",
|
||||||
"directions": 1
|
"directions": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "smallfrag",
|
||||||
|
"directions": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 266 B |
Reference in New Issue
Block a user