Runtime Animation Curve Editor


UI based runtime Animation Curve editor


by Blackout Studios


Price History +

Documentation/Guides/API | Demo | Contact | Discord



A runtime AnimationCurve editor made using Unity UI


Features

  • Tested on all render pipelines
  • Tested in all versions of Unity from 2019.1 up to 2022.3 (with .NET 4x | NET standard 2.1 backend)
  • Contains all the functionality of Unity's in-built curve editor
  • Has ability to flip and normalize curves
  • The editor window can be dragged around and resized
  • Undo/redo support
  • Supports pre-made animation curve presets
  • Support for using either UnityEngine.UI or TextMeshPro for text/input components
  • Fully documented source code
  • Curves are drawn with UI Graphic components
  • Grid is drawn with a UI shader