Multiple gamepads to control one pawn

Hi everyone,

I would like to have multiple gamepads control one pawn but I’m not sure where to start. I am finding a ton of answers on how to control 2 characters with one gamepad, but not the reverse… This is for a shared screen multiplayer game that features simple, non-bipedal characters.

Here is the end goal:

Player 1 controls the left stick movement of pawn A on gamepad 1

Player 2 controls the right stick movement of pawn A on gamepad 2

Player 3 controls the left stick movement of pawn B on gamepad 3

Player 4 controls the right stick movement of pawn B on gamepad 4

I was thinking of making a pawn that has another pawn as a child and make it “look like” one pawn to the player but that seems pretty ghetto…

I will keep searching but thought I would post this since I am certain this has been tried (and solved) before.

Thank you!

Aurelien