SFX_Player_Death_Fall
Server/Audio/SoundEvents/SFX/Player/Health/SFX_Player_Death_Fall.json, 223 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Hurt/Player_Hurt_Fall_01.ogg"
],
"Volume": 6.0
}
],
"PreventSoundInterruption": true,
"Volume": 0,
"Parent": "SFX_Attn_Moderate"
}