SFX_Rex_Walk
Server/Audio/SoundEvents/SFX/NPC/Mythic/Rex/SFX_Rex_Walk.json, 482 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
MaxInstance | number |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/NPC/Mythic/Rex/Rex_Footstep_01.ogg",
"Sounds/NPC/Mythic/Rex/Rex_Footstep_02.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -5
},
"Volume": -4.0,
"Looping": true
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"MaxInstance": 4,
"AudioCategory": "AudioCat_NPC_Rex",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.35
}