SFX_Leaves_Hit
Server/Audio/SoundEvents/BlockSounds/Leaves/SFX_Leaves_Hit.json, 363 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
MaxInstance | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Blocks/Foliage/Leaves_Hit_01.ogg"
],
"RandomSettings": {
"MinPitch": -6,
"MaxPitch": 4.5,
"MinVolume": -2
},
"StartDelay": 0,
"Volume": -4.5
}
],
"Volume": 0,
"MaxInstance": 5,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}