Here we continue with our Character Select screen and provide the functionality for selecting and assigning the selected character for our server/clients. We also make sure that the same character cannot be selected, so we need to communicate that from the server to all clients. By the end we are able to test our Character Select screen in-game with connected clients.
Source