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

DOTweenEditorPreview.isPreviewing does not exist #67

Closed O-S-K closed 1 year ago

O-S-K commented 1 year ago

The new version of DOTween, DOTweenEditorPreview.isPreviewing is not declared so it can't be referenced, do you have any fix?

brunomikoski commented 1 year ago

I just tested with the latest DOTween (v1.2.705)and everything is working as intended, can you confirm what version you are using?

O-S-K commented 1 year ago

oh it's strange that my version doesn't have DOTweenEditorPreview.isPreviewing

O-S-K commented 1 year ago

i used the old version of DOTween, i updated to the latest version and it worked, thank you for your contribution

O-S-K commented 1 year ago

What's better if you already have some Animation Sequencer demos

brunomikoski commented 1 year ago

What's better if you already have some Animation Sequencer demos

Yeah, I have plans to add a few examples, but I'm currently doing a big refactoring on the system. I update this thread when I have something!

In the meantime, I will close this issue since was invalid okay?