Search Unity

Is it possible to use steam networking and Unet networking together?

Discussion in 'Editor & General Support' started by Green-Thumb-Studios, Nov 15, 2017.

  1. Green-Thumb-Studios

    Green-Thumb-Studios

    Joined:
    Nov 4, 2013
    Posts:
    143
    We've been developing a game with multiplayer done with Unet, but we want to use steams peers to peer to avoid a need to pay for Unitys servers. Is there a way to do this with keeping unet networking?
     
  2. Green-Thumb-Studios

    Green-Thumb-Studios

    Joined:
    Nov 4, 2013
    Posts:
    143
  3. hippocoder

    hippocoder

    Digital Ape

    Joined:
    Apr 11, 2010
    Posts:
    29,723
    Yeah just pass the ip address and connect. Try it with your own computer. Unet servers are an optional service...
     
  4. rempelj

    rempelj

    Joined:
    Aug 3, 2013
    Posts:
    54
  5. Zante

    Zante

    Joined:
    Mar 29, 2008
    Posts:
    429
    Hi Rempelj, are you still supporting this?