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

SFX_Camel_Run

Server/Audio/SoundEvents/SFX/NPC/Beasts/Camel/SFX_Camel_Run.json, 1.1 KB

Fields

FieldType
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
AudioCategorystring
Parentstring
SpatialBlendnumber

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/NPC/Beasts/Camel/Camel_Run_01.ogg",
        "Sounds/NPC/Beasts/Camel/Camel_Run_02.ogg",
        "Sounds/NPC/Beasts/Camel/Camel_Run_03.ogg",
        "Sounds/NPC/Beasts/Camel/Camel_Run_04.ogg",
        "Sounds/NPC/Beasts/Camel/Camel_Run_05.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -5
      },
      "Probability": 50,
      "StartDelay": 0.2,
      "Volume": 0.0,
      "Looping": true
    },
    {
      "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": {
        "MinVolume": -5,
        "MinPitch": -2,
        "MaxPitch": 2
      },
      "Looping": true,
      "Volume": 6.0
    }
  ],
  "Volume": 0,
  "PreventSoundInterruption": true,
  "AudioCategory": "AudioCat_NPC_Camel",
  "Parent": "SFX_Attn_Quiet",
  "SpatialBlend": 0.5
}