Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Audio / SoundEvents / SFX / NPC / Livestock / Horse / SFX_Horse_Run.json

SFX_Horse_Run

Server/Audio/SoundEvents/SFX/NPC/Livestock/Horse/SFX_Horse_Run.json, 592 B

Fields

FieldType
Layersarray[1]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_01.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_02.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_03.ogg",
        "Sounds/NPC/Shared/Footsteps/Hoof/Hoof_Large_Run_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": 0
      },
      "Volume": 6.0,
      "Looping": true
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Horse",
  "Parent": "SFX_Attn_Quiet"
}