The Curviest Curve - All The Curves You Want, Named However You Like

New update! I’ve added three new features:

  1. Tagged Curves (using Gameplay Tags) - Make your curve lookups a bit more robust, and protect against typos.
  2. Tagged Constant Parameters - Get all the benefits of runtime editing, but for tuning single values as well.
  3. Curve Asset Inheritance - Set a parent curve and only add new curves for the values that have changed.

image

I was using this plugin today to work on Fall Damage. I put all my parameters in as curve assets, except for StunEasePow which I just kept as a constant parameter. I was able to tweak it at run time and get it all feeling good.