Animation-Sequencer icon indicating copy to clipboard operation
Animation-Sequencer copied to clipboard

OnFinishedEvent with a loop is fired at each tick

Open burakomer opened this issue 2 years ago • 0 comments

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.

burakomer avatar Jul 22 '22 08:07 burakomer