I'm using Unity3D and DoTweeen free version to make some simple animations. I have been using OnComplete callback a lot, but I'm wondering how I can get a callback that is triggered when half of the animation is completed? I've checked DoTween website and google, but found no such topic.
Thanks