Create animation clip by code

Hi,

is there any chance to create animation clips from streaming assets folder jpgs?
Of course with C# code.

Cheers,
Greg

Well, the constructor is part of the UnityEngine assembly, so you could create one at runtime.
Although SetCurve doesn’t seem to support Sprite mode. I may have to dig into this.
Let me know if you can’t find it, I’ll have a look.