SFX_Sticks_Break
Server/Audio/SoundEvents/BlockSounds/Sticks/SFX_Sticks_Break.json, 507 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/Sticks/Sticks_Break_01.ogg",
"Sounds/Blocks/Sticks/Sticks_Break_02.ogg",
"Sounds/Blocks/Sticks/Sticks_Break_03.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0,
"Volume": 2.0
}
],
"PreventSoundInterruption": true,
"Volume": 0,
"MaxInstance": 7,
"Parent": "SFX_Attn_Quiet"
}