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: 6 months ago 
        JSON representation
    
A simple editor script to add copy-paste functionality to Unity's AnimationCurve fields.
- Host: GitHub
 - URL: https://github.com/SenshiSentou/AnimationCurveCopyPaste
 - Owner: SenshiSentou
 - License: unlicense
 - Created: 2019-05-20T05:19:09.000Z (over 6 years ago)
 - Default Branch: master
 - Last Pushed: 2019-05-20T05:25:19.000Z (over 6 years ago)
 - Last Synced: 2024-08-03T19:09:22.534Z (over 1 year ago)
 - Language: C#
 - Size: 2.93 KB
 - Stars: 38
 - Watchers: 2
 - Forks: 2
 - Open Issues: 1
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- awesome-unity-open-source-on-github - AnimationCurveCopyPaste - commit/SenshiSentou/AnimationCurveCopyPaste?logoSize=auto) - Add copy-paste functionality to Unity's AnimationCurve fields (Inspector)
 
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