Closed eonyanov closed 3 years ago
Fixed here: https://github.com/brunomikoski/Animation-Sequencer/releases/tag/v0.2.3
It's a weird issue related to delays and multiple chained sequences
Let me know if its working properly
Now it working properly, but the sequence callback seems to have disappeared. My sequence setup below:
AnimationSequencer_hide not called.
Please git it a try to the this release https://github.com/brunomikoski/Animation-Sequencer/releases/tag/v0.2.4
I added few steps in sequence with FlowType Join. All steps have action Scale to Size. When I hitted preview Play, steps animated one after another, not simultaneously. And I also did not find a way to add a time interval to the sequence (like sequence.AppendInterval(5f))