Is there any way to provide a callback to tweens inside of a sequence. I assigned the callback to "OnStart" but that only works once with the sequence. If the sequence is looped, the callback is not called.
Alternatively, is there a way for a callback to run every time a tween begins?
Thanks