Figured out a solution. I just spawn the player in the level blueprint, use a placeholder actor with the animation in the sequence, get the binding ID for it and set a binding to my spawned character so that it uses it instead of the placeholder. That way at the end of the sequence my player is available to possess since it was spawned outside of the sequence. Weird way of doing it but it works.
1 Like
