SFX_Torch_Default_Loop
Server/Audio/SoundEvents/BlockSounds/Torch/SFX_Torch_Default_Loop.json, 387 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
Parent | string |
MaxInstance | number |
SpatialBlend | number |
Source
{
"Layers": [
{
"Files": [
"Sounds/Items/Torch/Torch_Burn_Loop_01.ogg"
],
"Volume": -10,
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": -4,
"MaxStartOffset": 8
},
"Looping": true
}
],
"Volume": 0,
"Parent": "SFX_Attn_ExtremelyQuiet",
"MaxInstance": 25,
"SpatialBlend": 0.5
}