Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Audio / SoundEvents / BlockSounds / Cactus / SFX_Cactus_Walk.json

SFX_Cactus_Walk

Server/Audio/SoundEvents/BlockSounds/Cactus/SFX_Cactus_Walk.json, 665 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_01.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_02.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_03.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_04.ogg",
        "Sounds/PlayerActions/Footsteps/Block_Steps/Walk_Cactus_05.ogg"
      ],
      "Volume": -18,
      "RoundRobinHistorySize": 2,
      "RandomSettings": {
        "MinVolume": -1,
        "MinPitch": -1,
        "MaxPitch": 1
      }
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Quiet"
}