Create UAV GameMode

Hi there!
I’m building a FPS game and I need to have an option for choosing a UAV Camera from the main menu
I don’t want to create a new level for it and it needs to have all the relevant updates from the main level…

So I’m having trouble of choosing a new HUD reference on a ne
The best way is to create another Game mode?

In that case which game mode would be the correct one?
thanks

I don’t really think its an issue with the game mode. More the player pawn.

Have a look at the kite demo. Pretty sure it does exactly what you require.