Hi,
Unity can animate sprite object reference in the sprite renderer component.
Also, it supports drag and drop in the timeline.
Is there any possible way how to implement the same behaviour for other scriptable objects ?
Even via reflection? Thanks.