New to game design trying to figure out what the type of game it is

I’d suggest to setup an empty blueprint in which you put a camera at a certain angle and add the logic it needs to scroll to the desired location, once the mouse cursor hits the screen edge(or implement “on right click down”-scroll logic). Then you reference this blueprint as your main player and from that, creating your game.