Animation-Sequencer
Animation-Sequencer copied to clipboard
OnFinishedEvent with a loop is fired at each tick
When setting a finite loop, the OnFinishedEvent is fired at each tick. I think it should be registered as an OnComplete callback rather than AppendCallback callback.