SFX_Player_Slide
Server/Audio/SoundEvents/SFX/Player/Movement/SFX_Player_Slide.json, 522 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Movement/Roll/Slide_01.ogg",
"Sounds/Movement/Roll/Slide_02.ogg",
"Sounds/Movement/Roll/Slide_03.ogg",
"Sounds/Movement/Roll/Slide_04.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -2,
"MaxVolume": 0
},
"StartDelay": 0,
"Looping": false
}
],
"PreventSoundInterruption": true,
"Volume": -10.0,
"MaxInstance": 6,
"Parent": "SFX_Attn_Moderate"
}