SFX_Player_Mantle
Server/Audio/SoundEvents/SFX/Player/Movement/SFX_Player_Mantle.json, 549 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Movement/Mantle/Player_Mantle_01.ogg",
"Sounds/PlayerActions/Movement/Mantle/Player_Mantle_02.ogg",
"Sounds/PlayerActions/Movement/Mantle/Player_Mantle_03.ogg"
],
"RandomSettings": {
"MinPitch": -2,
"MaxPitch": 2,
"MinVolume": -6,
"MaxVolume": 0
},
"StartDelay": 0.1,
"Looping": false
}
],
"PreventSoundInterruption": true,
"Volume": 1.0,
"MaxInstance": 6,
"Parent": "SFX_Attn_Moderate"
}