SFX_Cow_Walk
Server/Audio/SoundEvents/SFX/NPC/Livestock/Cow/SFX_Cow_Walk.json, 596 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_01.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_02.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_03.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_04.ogg"
],
"RandomSettings": {
"MinPitch": -3,
"MaxPitch": 3,
"MinVolume": -10
},
"Volume": 0.0,
"Looping": true
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Cow",
"Parent": "SFX_Attn_Quiet"
}