How to possess actor with networking

I dont know how to use Possess node from any remote client, even stupid stuff like thatdoesnt work.

In my experience when working with networked multiplayer it is best to handle all of the player controllers, spawning, and possession in gamemode. I am currently working on a game where I have handled my possession in game mode. I’ll attach blueprint photos as soon as I can and maybe that will help you out.

Yes, please

Guys, need help, seems like i’m not the only one who doesn’t understand those “run on server” behavior for Possess node

https://answers.unrealengine.com/questions/242015/problem-with-possessing-pawns.html

from a controller


from a level blueprint which is doesnt work
from level blueprint with casting to controller(pic1) which does work

can someone explain why pic #2 doesnt work?

Level BluePrint cant replicate. An Actor with “Replicates” in Details can do this.

Guys I Have Answer

Creat An Verriable On Player Bp Then Cast to Them This Working For Me On Client And Server

Make Sure That You run This Code On MeltiCast Also Or else it Will Give you SOme Bugs
Capture.PNG

Some Process As Well In Possing In Player Back Run On Both sever On meltiCast