Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Audio / SoundEvents / BlockSounds / Sticks / SFX_Sticks_Walk.json

SFX_Sticks_Walk

Server/Audio/SoundEvents/BlockSounds/Sticks/SFX_Sticks_Walk.json, 1.1 KB

Fields

FieldType
Layersarray[2]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Sticks_01.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Sticks_02.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Sticks_03.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Sticks_04.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Sticks_05.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -3,
        "MinPitch": -5,
        "MaxPitch": 1
      },
      "StartDelay": 0,
      "Volume": -16,
      "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
    }
  }
  ],
  "PreventSoundInterruption": false,
  "Volume": 0,
  "MaxInstance": 5,
  "Parent": "SFX_Attn_Quiet"
}