Versions / 0.5.0-pre.9.2 / Audio / SoundEvents / SFX / NPC / Beasts / Camel / SFX_Camel_Laydown.json
SFX_Camel_Laydown
Server/Audio/SoundEvents/SFX/NPC/Beasts/Camel/SFX_Camel_Laydown.json, 927 B
Fields
| Field | Type |
|---|---|
Volume | number |
Layers | array[2] |
PreventSoundInterruption | boolean |
AudioCategory | string |
Parent | string |
SpatialBlend | number |
Source
{
"Volume": 0.0,
"Layers": [
{
"Files": [
"Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_01.ogg",
"Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_02.ogg",
"Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_03.ogg",
"Sounds/NPC/Beasts/Camel/Camel_VO_Laydown_04.ogg"
],
"Probability": 70,
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -1.9382002601611275
},
"StartDelay": 0.1,
"Volume": -1.9382002601611275
},
{
"Files": [
"Sounds/NPC/Beasts/Camel/Camel_Shell_Laydown_01.ogg"
],
"StartDelay": 0.3,
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254
}
}
],
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_NPC_Camel",
"Parent": "SFX_Attn_Moderate",
"SpatialBlend": 0.5
}