SFX_Cactus_Hit
Server/Audio/SoundEvents/BlockSounds/Cactus/SFX_Cactus_Hit.json, 592 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Cactus/Cactus_Hit_01.ogg",
"Sounds/Blocks/Cactus/Cactus_Hit_02.ogg",
"Sounds/Blocks/Cactus/Cactus_Hit_03.ogg",
"Sounds/Blocks/Cactus/Cactus_Hit_04.ogg",
"Sounds/Blocks/Cactus/Cactus_Hit_05.ogg"
],
"Volume": -1,
"RoundRobinHistorySize": 2,
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
}
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}