Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Create a game like Counter Strike

Discussion in 'Multiplayer' started by Milad-Fathi, Nov 20, 2012.

  1. Milad-Fathi

    Milad-Fathi

    Joined:
    Nov 9, 2012
    Posts:
    32
    Hi, How can i create a game like Counter Strike?. I mean a Lan multiplayer Game. if anyone have some tutorials about LAN networking pls help me.
     
  2. sezbladex2

    sezbladex2

    Joined:
    Oct 21, 2013
    Posts:
    1
    yesss help please i dont knoww
     
  3. image28

    image28

    Joined:
    Jul 17, 2013
    Posts:
    457
    You can use udp broadcast packets to announce the servers to client on a lan.... other than that, lan networking is pretty much the same as internet networking if you are using unity's networking backend...
     
  4. DevmobiStudios

    DevmobiStudios

    Joined:
    Sep 16, 2017
    Posts:
    1
    well... mix and use the photon + unity multiplayer backend and u are good to go