Widget Matinee

So what I’m looking to do is to create a title menu from widgets and when a button is pressed for the camera to move and pan to show something else in the background. So for example:

[Start Game] [Options] [Quit Game]
*Player clicks on [Options]

Camera moves and shows a different part of the scene.

So far I can manage to press a button and the camera pans over but I’m not sure how to return the camera back to its previous position I press the “Back” button

Here are a couple images showing my setup, can anyone help out?