Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Audio / SoundEvents / BlockSounds / Sticks / SFX_Sticks_Break.json

SFX_Sticks_Break

Server/Audio/SoundEvents/BlockSounds/Sticks/SFX_Sticks_Break.json, 464 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Sticks/Sticks_Break_01.ogg",
        "Sounds/Blocks/Sticks/Sticks_Break_02.ogg",
        "Sounds/Blocks/Sticks/Sticks_Break_03.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -2,
        "MinPitch": -2,
        "MaxPitch": 2
      },
      "StartDelay": 0,
      "Volume": 2.0
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 0,
  "MaxInstance": 7,
  "Parent": "SFX_Attn_Quiet"
}