Honestly not sure if this is a question of how to do this, or a matter of making a feature request if it’s not yet possible. Anyways…I really want to create easily-reusable cinematic prefabs to make it much easier to populate something like a crowd shot, spaceship/plane dogfights, background soldiers on a battlefield, and other types of common background sequences that you might find in rendered cinematics.
I really want to be able to create a single Level Sequence, add a few Spawnable characters and VFX assets into it whose transforms are always relative to its Level Sequence Actor in the world, and then offset several instances of this Level Sequence in the world. So if there are 5x instances of a small “crowd” sequence, each crowd will spawn relative to its “parent” instanced actor. If I make a change to the Sequencer Timeline of one of the sequences, it copies over to other sequences. Think of a Level Instance Actor, except for Cinematics! Now how cool would that be? I REALLY hope it’s possible but idk how to best go around doing it. Bonus points if I can keyframe the transforms of all 5x instances in a MASTER sequence, reposition/animate the position of each instance (e.g if an instance is attached to a vehicle), and then offset the start/end times of each instanced SubSequence in the MASTER just as you usually can in the Sequencer timeline. Instanced Sequences could also therefore be added to any level (all the assets within the Cinematic are Spawnable, so it works) and reused several times in the same scene, even in the same shot and retimed in the master sequence. Does anyone have any experience with this? AFAIK right now, UE5 makes it a pain in the ■■■ to simultaneously instance several subsequences in a master. I can’t for the life of me figure out how.