Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Networking NetworkManagerHUD code - network control and matchmaking example.

Discussion in '5.1 Beta' started by seanr, May 18, 2015.

  1. seanr

    seanr

    Unity Technologies

    Joined:
    Sep 22, 2014
    Posts:
    669
    Attached is the code for the NetworkManagerHUD. This includes code for interacting with the matchmaker.

    This is a very simple UI for controlling the network state of a multiplayer game, and using nothing else internal to the HLAPI. You can use this as a starting point for building a real UI using the old GUI system, or just as sample code.
     

    Attached Files:

  2. yezzer

    yezzer

    Joined:
    Oct 30, 2009
    Posts:
    143
    TheWarper likes this.