georgejecook/UnityTimelineEvents

Please use Behaviour instead of MonoBehaviour

jbienzms opened this issue · 0 comments

In TimelineEventsDrawer.cs and TimelineEventBehaviour.cs please consider using plain Behaviour instead of MonoBehaviour. Without this you can't control some objects like a PlayableDirector.