SFX_Player_Swim_Jump
Server/Audio/SoundEvents/SFX/Player/Movement/SFX_Player_Swim_Jump.json, 453 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Footsteps/Block_Steps_Misc/Swim_Jump_01.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -0.9151498112135024,
"MaxVolume": 0.8278537031645015
}
}
],
"MaxInstance": 1,
"PreventSoundInterruption": true,
"Volume": -13.999999999999996,
"Parent": "SFX_Attn_Moderate"
}