SFX_Soft_Hit
Server/Audio/SoundEvents/BlockSounds/Soft/SFX_Soft_Hit.json, 449 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
MaxInstance | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Grass/Grass_Hit_01.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -1.9382002601611275
},
"StartDelay": 0
}
],
"Volume": -0.020599913279623294,
"PreventSoundInterruption": true,
"MaxInstance": 5,
"Parent": "SFX_Attn_Quiet"
}