Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Audio / SoundEvents / SFX / Weapons / Torch / SFX_Torch_Swing.json

SFX_Torch_Swing

Server/Audio/SoundEvents/SFX/Weapons/Torch/SFX_Torch_Swing.json, 522 B

Fields

FieldType
Layersarray[1]
MaxInstancenumber
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Weapons/Torch/Torch_Swing_01.ogg",
        "Sounds/Weapons/Torch/Torch_Swing_02.ogg",
        "Sounds/Weapons/Torch/Torch_Swing_03.ogg",
        "Sounds/Weapons/Torch/Torch_Swing_04.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -3,
        "MaxPitch": 3,
        "MinVolume": -6,
        "MaxVolume": 0
      },
      "StartDelay": 0
    }
  ],
  "MaxInstance": 5,
  "Volume": -12.0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Moderate"
}