SFX_Cactus_Land
Server/Audio/SoundEvents/BlockSounds/Cactus/SFX_Cactus_Land.json, 585 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Movement/Landing/FS_Land_Cactus_01.ogg",
"Sounds/Movement/Landing/FS_Land_Cactus_02.ogg",
"Sounds/Movement/Landing/FS_Land_Cactus_03.ogg",
"Sounds/Movement/Landing/FS_Land_Cactus_04.ogg",
"Sounds/Movement/Landing/FS_Land_Cactus_05.ogg"
],
"Volume": -12,
"RoundRobinHistorySize": 2,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}