Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SenshiSentou/AnimationCurveCopyPaste

A simple editor script to add copy-paste functionality to Unity's AnimationCurve fields.
https://github.com/SenshiSentou/AnimationCurveCopyPaste

Last synced: 3 months ago
JSON representation

A simple editor script to add copy-paste functionality to Unity's AnimationCurve fields.

Awesome Lists containing this project

README

        

# Copy-Paste AnimationCurves
A simple editor script that adds copy-paste functionality to Unity's AnimationCurve fields. Simply add this script into any of your `Editor` folders or create one if one doesn't exist yet (default: `/Assets/Editor`). After Unity recompiles you can right-click on any Animation Curve field to copy or paste it.

The properties copied over are:

- Keyframes
- Prewrap mode
- Postwrap mode