SFX_Cactus_Walk
Server/Audio/SoundEvents/BlockSounds/Cactus/SFX_Cactus_Walk.json, 665 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_01.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_02.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_03.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_04.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_05.ogg"
],
"Volume": -18,
"RoundRobinHistorySize": 2,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}