Make a TPS camera to be FPS camera from other character

Hello.
I’m trying to do something unusual.

I want to have two characters, one as a TPS character and the second as a FPS character and I want the TPS character to see from the FPS viewpoint (so it lose camera control).

For now, I spawn my two differents characters and posseses them in custom gamemode, at post login and I have this function to make what I explained.

With that, I got what I want but camera doesn’t go up or down for TPS character. Moreover, I have the feeling that it will have more problems with this approach, as I saw that FPS zoom is not done to TPS view also.

Here what I already have:
UnrealEditor_wwcViblYZQ (2) (2) (2)

Does someone could help me to figure out how to make this works?
Thanks!