colyseus / colyseus-unity-sdk

⚔ Colyseus Multiplayer SDK for Unity
https://docs.colyseus.io/getting-started/unity-sdk/
MIT License
371 stars 102 forks source link

Updated Example comment, OverrideSettings bug fix #152

Closed mitchLucid closed 3 years ago

mitchLucid commented 3 years ago

Example code had old comment for ConnectToServer in place for InitializeClient calls. OverrideSettings also was sporadically failing to have the ColyseusRequest use the correct, new settings. Added Example function to CreateNewRoom with roomOptions dictionary