SimpleTimeLineWindow
March 2, 2021 ยท View on GitHub
Ready to Make Simple Unity's TimeLine Style Extension tools
Simple Example Open Unity3d Menu
Window->ExampleTimeLineWindow

Complex Example(Not Included)

public class ExampleTimeLine : SimpleTimeArea
{
// Create Your own Time line style tools
}