A simple property drawer which draws an animation track according to the data fed.
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.