Demigiant / dotween

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

DOTween Animation Preview with OnComplete #414

Closed CoderGamester closed 1 year ago

CoderGamester commented 4 years ago

Hello,

We recently bought the DOTween Pro for our company and we really enjoy the performance and functionality of it.

There is one issue that makes our iteration process a bit harder when we use DOTween Animation. Unfortunately the "Play""Play All on GameObject" & "Play All on Scene" don't take the OnComplete into account, only the DOTweenAnimation components present in the Scene/GameObject.

Is it possible to make the animation preview to execute similar to what happens at runtime with OnComplete callbacks? This would be a big gain when improving game animations.

Thank you,

Miguel