When you say “PC” you mean player controller, right? Unfortunately I’m not at my computer right now but I didn’t realize you could make a custom player controller with variables and a bp graph.
For the order in which the players connect, the host with a listen server will always be player 0, correct? Then as they connect it goes 1, 2, and so on. Is there a way to limit the number of people allowed to join through blueprints? I only want the host and one client to be in the game.