Versions / 0.5.0 / Audio / SoundEvents / SFX / Deployables / SFX_Deployable_Totem_Slowing_Effect_Local.json
SFX_Deployable_Totem_Slowing_Effect_Local
Server/Audio/SoundEvents/SFX/Deployables/SFX_Deployable_Totem_Slowing_Effect_Local.json, 632 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
Source
{
"Layers": [
{
"Files": [
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Loop_Stereo_01.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Loop_Stereo_02.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Loop_Stereo_03.ogg",
"Sounds/Deployables/Totem_Slowing/Deployable_Totem_Slowing_Loop_Stereo_04.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": -3
},
"StartDelay": 0,
"Volume": 6.0,
"Looping": true
}
],
"Volume": 0,
"PreventSoundInterruption": true
}