SFX_Grass_Walk
Server/Audio/SoundEvents/BlockSounds/Grass/SFX_Grass_Walk.json, 1003 B
Fields
| Field | Type |
|---|---|
Layers | array[2] |
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": -2,
"MaxPitch": 2,
"MinVolume": -6
},
"Volume": -5.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,
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"Volume": 0,
"AudioCategory": "AudioCat_Footsteps",
"Parent": "SFX_Attn_Quiet"
}