SFX_Player_Hurt
Server/Audio/SoundEvents/SFX/Player/Health/SFX_Player_Hurt.json, 343 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Hurt/Player_Hurt_01.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0
},
"StartDelay": 0,
"Volume": -2.0
}
],
"MaxInstance": 3,
"Volume": -5,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}