Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Audio / SoundEvents / SFX / Player / Movement / SFX_Player_Mantle.json

SFX_Player_Mantle

Server/Audio/SoundEvents/SFX/Player/Movement/SFX_Player_Mantle.json, 549 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/PlayerActions/Movement/Mantle/Player_Mantle_01.ogg",
        "Sounds/PlayerActions/Movement/Mantle/Player_Mantle_02.ogg",
        "Sounds/PlayerActions/Movement/Mantle/Player_Mantle_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -6,
        "MaxVolume": 0
      },
      "StartDelay": 0.1,
      "Looping": false
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": 1.0,
  "MaxInstance": 6,
  "Parent": "SFX_Attn_Moderate"
}