How to know when a Level Sequence has finished playing?

Yeah OnEndPlay really barely ever works, if it works at all.

Had to create a timeline and watch the IsPlaying property and then move on from the sequence once that hits false.

1 Like