[
  {
    "Type": "SoundCue",
    "Name": "funguy_panic_Cue",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundCue'",
    "Package": "VotV/Content/audio/effects/funguy_panic_Cue",
    "Properties": {
      "FirstNode": {
        "ObjectName": "SoundNodeDoppler'funguy_panic_Cue:SoundNodeDoppler_0'",
        "ObjectPath": "VotV/Content/audio/effects/funguy_panic_Cue.1"
      },
      "VolumeMultiplier": 0.4,
      "SoundClassObject": {
        "ObjectName": "SoundClass'cl_effects'",
        "ObjectPath": "VotV/Content/audio/classes/cl_effects.0"
      },
      "Duration": 10000.0,
      "MaxDistance": 2097152.0
    }
  },
  {
    "Type": "SoundNodeDoppler",
    "Name": "SoundNodeDoppler_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundNodeDoppler'",
    "Outer": {
      "ObjectName": "SoundCue'funguy_panic_Cue'",
      "ObjectPath": "VotV/Content/audio/effects/funguy_panic_Cue.0"
    },
    "Properties": {
      "DopplerIntensity": 5.0,
      "bUseSmoothing": true,
      "SmoothingInterpSpeed": 10.0,
      "ChildNodes": [
        {
          "ObjectName": "SoundNodeWavePlayer'funguy_panic_Cue:SoundNodeWavePlayer_0'",
          "ObjectPath": "VotV/Content/audio/effects/funguy_panic_Cue.2"
        }
      ]
    }
  },
  {
    "Type": "SoundNodeWavePlayer",
    "Name": "SoundNodeWavePlayer_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundNodeWavePlayer'",
    "Outer": {
      "ObjectName": "SoundCue'funguy_panic_Cue'",
      "ObjectPath": "VotV/Content/audio/effects/funguy_panic_Cue.0"
    },
    "Properties": {
      "SoundWaveAssetPtr": {
        "AssetPathName": "/Game/audio/effects/funguy_panic.funguy_panic",
        "SubPathString": ""
      },
      "bLooping": true
    },
    "SoundWave": {
      "ObjectName": "SoundWave'funguy_panic'",
      "ObjectPath": "VotV/Content/audio/effects/funguy_panic.0"
    }
  }
]