SFX_Duck_Run
Server/Audio/SoundEvents/SFX/NPC/Birds/Duck/SFX_Duck_Run.json, 519 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Birds/Duck/Duck_Run_01.ogg",
"Sounds/NPC/Birds/Duck/Duck_Run_02.ogg",
"Sounds/NPC/Birds/Duck/Duck_Run_03.ogg"
],
"RandomSettings": {
"MinVolume": -1.9382002601611275,
"MinPitch": -1,
"MaxPitch": 1
},
"Probability": 80,
"Looping": true
}
],
"MaxInstance": 5,
"Volume": -8.0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Duck",
"Parent": "SFX_Attn_Quiet"
}