#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper
Publisher
Blackout Studios
Please Note
This entry is from Friday March 22, 2024. The price of the asset may have changed since then.
Please visit our
homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.
Overview
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