SFX_Sticks_Land
Server/Audio/SoundEvents/BlockSounds/Sticks/SFX_Sticks_Land.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
PreventSoundInterruption | boolean |
Volume | number |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/Movement/Landing/FS_Land_Sticks_01.ogg",
"Sounds/Movement/Landing/FS_Land_Sticks_02.ogg",
"Sounds/Movement/Landing/FS_Land_Sticks_03.ogg",
"Sounds/Movement/Landing/FS_Land_Sticks_04.ogg",
"Sounds/Movement/Landing/FS_Land_Sticks_05.ogg"
],
"RandomSettings": {
"MinVolume": -3,
"MinPitch": -3,
"MaxPitch": 2
},
"StartDelay": 0,
"Volume": -10,
"RoundRobinHistorySize": 2
},
{
"Files": [
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_01.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_02.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_03.ogg",
"Sounds/PlayerActions/Movement/Player_Clth_Foley_Walk_04.ogg"
],
"Volume": 6.0,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"PreventSoundInterruption": true,
"Volume": 0,
"MaxInstance": 7,
"Parent": "SFX_Attn_Quiet"
}