SFX_Soft_Break
Server/Audio/SoundEvents/BlockSounds/Soft/SFX_Soft_Break.json, 411 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[2] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Grass/Grass_Break_01.ogg"
],
"StartDelay": 0,
"Volume": -0.020599913279623294
},
{
"Files": [
"Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
],
"Volume": 6.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}