Hi I’m looking to build sequences of Sequences that can change according to various factors like player input. For example, a Sequence plays, and depending on whether the Player presses Left or Right during the Sequence, the next Cinematic Sequence that plays will be selected to display the Left or Right choice. Put another way, it plays Sequence_01 then Sequence_Left or Sequence_Right.
In trying to chain Sequences, I’m currently seeing a few frames of the camera resetting between them. I tried changing the Cameras’ track to “Keep when Finished” and it didn’t fix it. I found a post about editing the Sequences to pause on the final frame, but I fear this wouldn’t have a very good fidelity result.
So basically I’m wondering if anyone’s achieved the above described without camera hitches in between the Sequences.