brunomikoski / Animation-Sequencer

A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.
MIT License
960 stars 116 forks source link

Doesn't Compile in Unity 2018.4 #14

Closed nindim closed 3 years ago

nindim commented 3 years ago

Hi,

I tried to import this in Unity 2018.4.23 but it is using SerializedReference which to my knowledge was only added in 2019.3.

Thanks,

Niall

brunomikoski commented 3 years ago

Yeah, sadly I built based on the SerializedRefernce, which makes retro compatibility impossible, and ATM I don't have plans to implement one alternative