Demigiant / dotween

A Unity C# animation engine. HOTween v2
http://dotween.demigiant.com
Other
2.33k stars 350 forks source link

Using Sequences when in editor doesn't work #519

Closed wilber92 closed 2 years ago

wilber92 commented 2 years ago

Running a single sequence in editor does work, but when concatinating sequences doesn't.

image

This works at runtime but not in the editor, so I assumed that this hasn't been implemented in the editor functions?

wilber92 commented 2 years ago

My bad... this is working !