SFX_Torch_Swing
Server/Audio/SoundEvents/SFX/Weapons/Torch/SFX_Torch_Swing.json, 561 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"AudioCategory": "AudioCat_Weapons",
"Layers": [
{
"Files": [
"Sounds/Weapons/Torch/Torch_Swing_01.ogg",
"Sounds/Weapons/Torch/Torch_Swing_02.ogg",
"Sounds/Weapons/Torch/Torch_Swing_03.ogg",
"Sounds/Weapons/Torch/Torch_Swing_04.ogg"
],
"RandomSettings": {
"MinPitch": -3,
"MaxPitch": 3,
"MinVolume": -6,
"MaxVolume": 0
},
"StartDelay": 0
}
],
"MaxInstance": 5,
"Volume": -12.0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}