using gamepad to move the cursor mouse help needed

im making a game right now and i need to get the gamepad move the cursor mouse like in black ops 4 (for reference) is anyone can help me?

Hello. Did you find a solution to the problem?

Hi @SamuelCrevier and @ajjaj
You can use any input to manually manipolate the mouse position ,

Try this free plugin, It is veeeerrry useful for controller input UI Navigation in Code Plugins - UE Marketplace

Here You GO! Move Mouse Cursor With Game Pad posted by Shuan | blueprintUE | PasteBin For Unreal Engine
Input axis Moue 2D inputs are:
“Mouse X axis” value: 1
“Mouse Y axis” value: -1