Versions / 0.5.0-pre.9.1 / Audio / SoundEvents / BlockSounds / LeavesGround / SFX_LeavesGround_Walk.json
SFX_LeavesGround_Walk
Server/Audio/SoundEvents/BlockSounds/LeavesGround/SFX_LeavesGround_Walk.json, 1.7 KB
Fields
| Field | Type |
|---|---|
Layers | array[3] |
Volume | number |
AudioCategory | string |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Grass_01.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Grass_02.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Grass_03.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -1.9382002601611275
},
"Volume": -4.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": -1.9382002601611275,
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202
}
},
{
"Files": [
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_Ground_01.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_Ground_02.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_Ground_03.ogg",
"Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Leaves_Ground_04.ogg"
],
"StartDelay": 0,
"Volume": -2.0,
"RoundRobinHistorySize": 2,
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -5
}
}
],
"Volume": 0,
"AudioCategory": "AudioCat_Footsteps",
"Parent": "SFX_Attn_Quiet"
}