Move Level Sequence with streamed level

Hi! So I just made a cutscene in a level for a boss room that I have and I wanted to add that level to my main level with level streaming. The problem that I’m having is that the translation of the actors is relative to the persistent level and that means that the keyframes that I have set up have incorrect values in world space. Is there a way I can update those keys somehow or have everything in that level move relative to the level they’re in?

You could try creating an intermediate transform (ie. empty actor) and using that as the Transform Origin. The keyframes will be relative to the Transform Origin.