I want to create a view that would be similar to a security camera. The camera will be out looking on top of a building and the user will need to rotate it to look around. The controls for the camera will be off to the left of the camera view and the user will click on the buttons to move the camera around the scene. I am looking to have the image below take up the whole screen so that the camera view can appear to be on a monitor and the user is looking at a console.
I need to use buttons that correspond to the image buttons but I’m not sure about how to go about this. Would using a GUI or HUD be best for this? How should it be displayed, one camera for the controls and one for the camera view placed on the white area to the right or just one camera?
