Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Audio / SoundEvents / BlockSounds / Metal / SFX_Metal_Break.json

SFX_Metal_Break

Server/Audio/SoundEvents/BlockSounds/Metal/SFX_Metal_Break.json, 596 B

Fields

FieldType
AudioCategorystring
Layersarray[2]
Volumenumber
PreventSoundInterruptionboolean
Parentstring

Source

{
  "AudioCategory": "AudioCat_BlockSounds",
  "Layers": [
    {
      "Files": [
        "Sounds/Blocks/Metal/Metal_Break_01.ogg",
        "Sounds/Blocks/Metal/Metal_Break_02.ogg"
      ],
      "RandomSettings": {
        "MinVolume": -0.9151498112135024,
        "MinPitch": -1.8240371213405997,
        "MaxPitch": 1.6500422849992202
      },
      "StartDelay": 0,
      "Volume": -4.436974992327127
    },
    {
      "Files": [
        "Sounds/Blocks/Generic/Block_Break_Success_01.ogg"
      ]
    }
  ],
  "Volume": 1.0,
  "PreventSoundInterruption": true,
  "Parent": "SFX_Attn_Quiet"
}