I’m opening 2 instances of my packed game, in one i’m creating the session successfully, and in the other i’m trying to join any session it finds and it fails.
How do i name the session i’m creating?
How can the game know the session i’ve found is belonging to my game and not some other game opened on the internet ?
How do i make it work ? I didn’t find some details tutorials about that on google.
*Edit : Ok i managed to join the session successfully, but how do i join the specific level the host is playing in just like i do when typing " open 127.0.0.1 " ?