This node detects when a player joins or leaves the session. This node can be used together with Multiplayer Info to get the Player name and the Party index.
Parameter | Explanation |
---|---|
Enabled | Enable or disable the node. Disabled nodes cannot be executed |
Notify | For which players the outputs are triggered: For everyone, For others or For me. |
On player joined | Sends a signal when a player joins the gameplay session, as well as the player's index (First player = 0, second player = 1 etc.) |
On player left | Sends a signal when a player leaves the gameplay session, as well as the player's index |