Connect character with the Pawn

I have similar case. Multiplayer game with vehicle that can be rided by few players, one can steer.
Possessing in this case is the dead end cuz players can change seats, HUD must be still active and more things under hood. I will try similar approach like this

Just switch in input that will be redirected to ‘attached’ vehicle. If you have any progess write there.