Sample UI

The coherence User Interface is a prefab that you can add to your scene that handles Connection, IP, Port and Disconnection from your server. It is made up of a Unity UI Canvas and various buttons and images.

The main functionality is located on the "Connect Dialog" GameObject with the script Connect Dialog

Note: You can of course also build your own interface to connect players to the server.

Last updated