- Host priority (users have priority to host the game)
- Predictable (sequences syncronization based on scene creation)
- Reject errors (add a byte to identify the error)
- Add OnNetUpdate in NetGameState
- Debug: Associated variables are init on join
- Debug: Use unscale time in network
...