Skip to content

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

License

Notifications You must be signed in to change notification settings

SenshiSentou/AnimationCurveCopyPaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages