I have a custom CineCamera class in my project, and there’s a camera manager class on server that handles SetViewTarget on player controller. I want to be able to still use the camera cuts track in sequencer but not update camera cuts through Unreal’s LevelSequencePlayer, but instead call my camera manager to activate the camera when camera cuts change. any suggestions on this or any other workarounds to be able to preview custom cameras in sequencer?