hi . i am new to networking . i am going to use a script from unity doc in this link to do local match making system : http://docs.unity3d.com/Manual/UNetInternetServicesOverview.html But i can not undrstand How can i change the default server adress to work on local . i have tried to add this line in Awake() function but it's not working.
Unet local matchmaking.
Code (CSharp):
- networkMatch.baseUri...