Creating a dynamic main menu

I am trying to create a simulation, I would like a dynamic menu screen. I am hoping to have a menu like rocket league where the menu selection is visible and a movie? Matinee? is playing in the background panning around the level.

How can this be achieved? I have the main menu scripted as a static image at the moment

You can set up your menu level the same way you’d set up any other level and then use matinee or whatever other means you want of moving the camera around that just plays when the level starts. Then you can add your menu widget to the viewport and it should stay stuck in place as teh camera flies around. Otherwise you could make a video you want to play and play that in the background too.