SFX_Bow_T1_Shoot_Local
Server/Audio/SoundEvents/SFX/Weapons/Bow/SFX_Bow_T1_Shoot_Local.json, 504 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Weapons/Bow/Bow_T1_Shoot_Stereo_01.ogg",
"Sounds/Weapons/Bow/Bow_T1_Shoot_Stereo_02.ogg",
"Sounds/Weapons/Bow/Bow_T1_Shoot_Stereo_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 0,
"MinVolume": -0.9151498112135024,
"MaxVolume": 0.8278537031645015
},
"Volume": 6.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_Shortbow"
}