Ok i found the issue. I needed to set the OverrideLevel
in my FActorSpawnParameters
when creating the ALevelSequenceActor
so it gets spawned in the correct level and then set the TransformOrigin
and after that i can call InitializePlayer
to finally get the LevelSequencePlayer
and play my cinematic