Right now I have a Host Game button and a Join Game button. When you click the Host Game button, it shows a window saying "waiting for player to join." When you click the Join Game button, it shows a window showing active games, and updates the list every couple seconds.
Obviously I can see when the JOINING player joins the game (and therefore load the gameplay scene), but how can I detect when that happens as the HOSTING player?
↧