Versions / 0.6.0-pre.1.1 / Audio / SoundEvents / BlockSounds / LeavesGround / SFX_LeavesGround_Walk.json
SFX_LeavesGround_Walk
Server/Audio/SoundEvents/BlockSounds/LeavesGround/SFX_LeavesGround_Walk.json, 1.1 KB
Fields
| Field | Type |
|---|---|
Layers | array[2] |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_01.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_02.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_03.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_04.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_05.ogg"
],
"RandomSettings": {
"MinPitch": -4,
"MaxPitch": 3,
"MinVolume": -2
},
"Volume": -24.0,
"StartDelay": 0,
"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,
"RoundRobinHistorySize": 2,
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
}
}
],
"Volume": 0,
"AudioCategory": "AudioCat_Footsteps",
"Parent": "SFX_Attn_Quiet"
}