The multiplayer system currently requires the host to press the built-in “Start Game” button to begin a match.
There is no event action to trigger the start of the match programmatically.
Please add an action such as:
Start the current lobby game
This would allow developers to:
- Automatically start the match when the required number of players is reached
- Implement timed auto-start systems
- And way more stuff i cant think of right now
Thanks for considering my request!