SFX_Bramble_Break
Server/Audio/SoundEvents/BlockSounds/Bramble/SFX_Bramble_Break.json, 656 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Foliage/Bramble_Break_01.ogg",
"Sounds/Blocks/Foliage/Bramble_Break_02.ogg",
"Sounds/Blocks/Foliage/Bramble_Break_03.ogg",
"Sounds/Blocks/Foliage/Bramble_Break_04.ogg",
"Sounds/Blocks/Foliage/Bramble_Break_05.ogg"
],
"RandomSettings": {
"MinPitch": -1,
"MaxPitch": 1,
"MinVolume": -2
},
"StartDelay": 0,
"Volume": 3,
"RoundRobinHistorySize": 2
}
],
"PreventSoundInterruption": true,
"Volume": 0.0,
"MaxInstance": 5,
"Parent": "SFX_Attn_Quiet"
}