Skip to content

A simple property drawer which draws an animation track according to the data fed.

License

Notifications You must be signed in to change notification settings

HokageMinato/UnityCustomAnimationTrackDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

UnityCustomAnimationTrackDrawer

A simple property drawer which draws an animation track according to the data fed.

Demo: Demo Snip

Usage: public Frame

Usecases: Set FrameData array to display custom timelines and highlights using FrameEvents. (Im using debug inspector to showcase the features but setting values in FrameData property works easily)

  • Flexible layout ensuring maxium accessibility.
  • Easily traverse, zoom the track for overall evaluation.

At present FrameTrackData class contains boilerplate code to add and remove tooltips at for each frames.

You can easily bend it around as per your needs.

About

A simple property drawer which draws an animation track according to the data fed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages