Project: Paper2D

I’ve added a flipbook completion delegate in 4.4, which should make things a little bit easier (triggered whenever a non-looping flipbook hits end (or beginning when playing in reverse)). You can bind to it from Blueprints (by selecting component variable) or via C++ in 4.4.

Cheers,