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

SFX_Player_Roll

Server/Audio/SoundEvents/SFX/Player/Movement/SFX_Player_Roll.json, 494 B

Fields

FieldType
Layersarray[1]
PreventSoundInterruptionboolean
Volumenumber
MaxInstancenumber
Parentstring

Source

{
  "Layers": [
    {
      "Files": [
        "Sounds/Movement/Roll/Safety_Roll_01.ogg",
        "Sounds/Movement/Roll/Safety_Roll_02.ogg",
        "Sounds/Movement/Roll/Safety_Roll_03.ogg"
      ],
      "RandomSettings": {
        "MinPitch": -2,
        "MaxPitch": 2,
        "MinVolume": -6,
        "MaxVolume": 0
      },
      "StartDelay": 0,
      "Looping": false
    }
  ],
  "PreventSoundInterruption": true,
  "Volume": -4.0,
  "MaxInstance": 6,
  "Parent": "SFX_Attn_Moderate"
}