SFX_Bison_Run
Server/Audio/SoundEvents/SFX/NPC/Beasts/Bison/SFX_Bison_Run.json, 618 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_01.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_02.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_03.ogg",
"Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_04.ogg"
],
"RandomSettings": {
"MinPitch": -3,
"MaxPitch": 3,
"MinVolume": -10
},
"Looping": true,
"Volume": 6.0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Bison",
"Parent": "SFX_Attn_Quiet",
"SpatialBlend": 0.5
}