{
  "RootObject": {
    "Id": "9ec0954a-2407-4689-9045-7a929d6dca05",
    "Name": "jump_effect",
    "Enabled": true,
    "Components": [
      {
        "__type": "ParticleEffect",
        "__enabled": true,
        "Alpha": {
          "Type": "Curve",
          "CurveA": [
            {
              "y": 1
            },
            {
              "x": 1
            }
          ],
          "Constants": "1,0,0,0"
        },
        "ApplyColor": true,
        "ApplyRotation": false,
        "ApplyShape": true,
        "Bounce": {
          "Constants": "1,0,0,0"
        },
        "Brightness": {
          "Constants": "1,0,0,0"
        },
        "Bumpiness": {},
        "Collision": false,
        "CollisionIgnore": null,
        "CollisionRadius": 1,
        "Damping": {},
        "DieOnCollisionChance": {},
        "Force": false,
        "ForceDirection": "0,0,-800",
        "ForceScale": {
          "Constants": "1,0,0,0"
        },
        "Friction": {
          "Constants": "1,0,0,0"
        },
        "Gradient": {
          "Evaluation": "Particle",
          "GradientA": {
            "color": [
              {
                "t": 0.5,
                "c": "1,1,1,1"
              }
            ],
            "alpha": []
          },
          "GradientB": {
            "color": [
              {
                "t": 0.5,
                "c": "1,1,1,1"
              }
            ],
            "alpha": []
          },
          "ConstantA": "1,1,1,1",
          "ConstantB": "1,1,1,1"
        },
        "Lifetime": {
          "Type": "Range",
          "Evaluation": "Particle",
          "Constants": "0.2,0.4,0,0"
        },
        "MaxParticles": 10,
        "PerParticleTimeScale": {
          "Constants": "1,0.4,0,0"
        },
        "PreWarm": 0,
        "PushStrength": {},
        "Roll": {
          "Type": "Range",
          "Evaluation": "Particle",
          "Constants": "0,360,0,0"
        },
        "Scale": {
          "Type": "Curve",
          "CurveA": {
            "rangey": "0,5",
            "frames": [
              {
                "in": -9.333329,
                "out": 9.333329
              },
              {
                "x": 0.03325123,
                "y": 1,
                "in": -0.056075174,
                "out": 0.056075174
              },
              {
                "x": 1,
                "in": 2.9152544,
                "out": -2.9152544
              }
            ]
          },
          "Constants": "1,0,0,0"
        },
        "SequenceId": {},
        "SequenceSpeed": {
          "Constants": "1,0,0,0"
        },
        "SequenceTime": {
          "Constants": "1,0,0,0"
        },
        "SheetSequence": false,
        "Space": "World",
        "StartVelocity": {
          "Type": "Range",
          "Evaluation": "Particle",
          "Constants": "100,150,0,0"
        },
        "Stretch": {},
        "TimeScale": 1,
        "Tint": "0.70792,0.70792,0.70792,1"
      },
      {
        "__type": "ParticleSpriteRenderer",
        "__enabled": true,
        "Additive": false,
        "BlurAmount": 0.5,
        "BlurOpacity": 0.91,
        "BlurSpacing": 0.73,
        "DepthFeather": 0,
        "FaceVelocity": true,
        "FogStrength": 1,
        "LeadingTrail": true,
        "MotionBlur": true,
        "Opaque": false,
        "RotationOffset": 0,
        "Scale": 1,
        "Shadows": false,
        "SortMode": "Unsorted",
        "Texture": "materials/effects/lightcookies/blank.vtex"
      },
      {
        "__type": "ParticleConeEmitter",
        "__enabled": true,
        "Burst": 1000,
        "ConeAngle": 45,
        "ConeFar": 20,
        "ConeNear": 5,
        "Delay": 0,
        "Duration": 10,
        "InVolume": false,
        "Loop": false,
        "OnEdge": false,
        "Rate": 0
      },
      {
        "__type": "SelfDestructComponent",
        "__enabled": true,
        "Seconds": 0.4
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "__references": []
}