Host and Join Session


Hi, I’m trying to make a Host & Join session for my game. It works normally, the character can join, and it already replicates the action and stuff, except for the character selection.
So in the game there’s a character selection which player can play as, but if the player join a Hosted Session, then the Joined player character will become the same character as the one Hosting
So for example
Host: Pick character A
Join: Pick character B
Result: Host & Join plays as Character A
Any help would be much appreciated!


Update: I tried to make a custom event that call and get the selceted character, but it still doenst work