Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Audio / SoundEvents / SFX / NPC / Beasts / Camel / SFX_Camel_Walk.json

SFX_Camel_Walk

Server/Audio/SoundEvents/SFX/NPC/Beasts/Camel/SFX_Camel_Walk.json, 622 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_01.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_02.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_03.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Walk_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3,
        "MaxPitch": 3,
        "MinVolume": -10
      },
      "Volume": 3.0,
      "Looping": true
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Camel",
  "Parent": "SFX_Attn_Quiet",
  "SpatialBlend": 0.5
}