intro to Unity 6 Multiplayer

Поділитися
Вставка
  • Опубліковано 27 січ 2025

КОМЕНТАРІ • 40

  • @PastaEngineer
    @PastaEngineer Місяць тому +3

    This is an incredible resource. This video is the reason I have the courage to get started with trying to make a multiplayer project.

  • @HolyItsTruncus
    @HolyItsTruncus 6 місяців тому +8

    Hey man great video. Very descriptive in detail. I really appreciate you going in depth about explaining each individual thing for netcode on the script, in the components section. You deserve a lot more recognition in my opinion. One of my other favorite unity teachers would be Code Monkey! I’m sure you’ve heard of him. But let me just say we need more UA-cam Teachers like you two, that are not teaching behind a hidden paywall, or teaching bad habits/practices. I apologize for this long comment, I just wanted to describe in full detail my appreciation to you!

    • @MemphisGameDevs
      @MemphisGameDevs  6 місяців тому +1

      Thanks! Code Monkey has been a huge inspiration. I don't claim to be the cleanest coder I just try to keep things as simple as possible.
      I don't blame creators for going behind a paywall. It really seems to be the only way to do this full time. Code Monkey has the best compromise with timed paywalls. We have a patreon that I've been meaning to use like that, but I like talking about the newest things. This stuff is changing so fast. This video already needs an update.

    • @HolyItsTruncus
      @HolyItsTruncus 6 місяців тому

      @@MemphisGameDevs No I hear you about the paywall with certain things on why creators do it. But it’s how some creators choose to do it that annoys me, basically when that happens I look for a different teacher/creator. Because at the end of the day if I’m not learning in a way I can easily understand, or that isn’t just paying a certain creator to hopefully learn something I haven’t learned yet, but then find out later it was taught in the wrong way, or in a bad practice, I just wasted all my time and money on that one creator/teacher. Just my opinion and experience.

  • @starplatinum3305
    @starplatinum3305 7 місяців тому +14

    also parrelsync is built-in now is crazyyyyyyyyyyy

  • @starplatinum3305
    @starplatinum3305 7 місяців тому +11

    wow unity 6 is crazy

    • @CadaverKuma
      @CadaverKuma 5 місяців тому

      ISSS CRAAAZYYY 😝😝🤙

    • @Mot0Mot0
      @Mot0Mot0 4 місяці тому

      @@CadaverKumaerm what the sigma

  • @psadicodes
    @psadicodes 4 дні тому +1

    Great video 😃 Can you please do a video on hosting server in UGS using the Multiplayer Services SDK (since all the tutorials I could find online uses deprecated packages)?

  • @Rusydi-qk2bc
    @Rusydi-qk2bc 7 місяців тому +4

    evilotaku... its that you brother?

  • @MrBOI-1
    @MrBOI-1 6 місяців тому +1

    There's no quick create element for me

  • @User-co5bx
    @User-co5bx 6 місяців тому +5

    I don't find multiplayer center

    • @MemphisGameDevs
      @MemphisGameDevs  6 місяців тому +8

      You can install it by name com.unity.multiplayer.center
      You will also need com.unity.multiplayer.widgets and com.unity.services.multiplayer

    • @chrisheld8463
      @chrisheld8463 5 місяців тому

      @@MemphisGameDevs Thanks! I needed this :)

  • @RayIN-q9q
    @RayIN-q9q 2 місяці тому +1

    This is a long shot but could you make a tutorial on Host Migration? It would be incredibly helpful since there aren't many resources or tutorials on this topic.

    • @MemphisGameDevs
      @MemphisGameDevs  2 місяці тому +1

      We'll be doing a workshop next week on Distributed Authority which has built in host migration. I'll be sure to talk about Sessions and how they work as well

    • @RayIN-q9q
      @RayIN-q9q 2 місяці тому +1

      @@MemphisGameDevs That's awesome! Looking forward to it!

  • @TrueBasementGoblin
    @TrueBasementGoblin Місяць тому

    Hey man! Hope you are doing fine. I am currently on the latest version of Unity (6000.0.29f1) and the "Network Player" script seems to have been changed to a Network Object script - Is this correct or am I just doing something wrong?

    • @MemphisGameDevs
      @MemphisGameDevs  Місяць тому

      Network Player is a script I made and it should be a Network Behavior. It's not a built in component

  • @HydraGamerXL
    @HydraGamerXL 2 місяці тому

    Hi Memphis Game Dev! Thank you for this tutorial.
    Did you create the Network Player script and the PlayerMovableObject script yourself, or do you have a tutorial on how to set up custom player names please?

    • @MemphisGameDevs
      @MemphisGameDevs  2 місяці тому

      If I remember right those are from the Anticipation Sample github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize/tree/main/Experimental/Anticipation%20Sample
      For custom player names, I will normally save them in a Network Variable

  • @sprototles
    @sprototles 5 місяців тому

    how did you gey Multiplayer center ?
    i cannot find any package like that

    • @MemphisGameDevs
      @MemphisGameDevs  5 місяців тому

      You need to add it by name since it's still in preview. Com.unity.multiplayer.center

  • @rootbindev
    @rootbindev 6 місяців тому +2

    cool I subscribed

    • @gmaer7325
      @gmaer7325 2 місяці тому +1

      i watched u too xd

  • @martinpolajner9080
    @martinpolajner9080 5 місяців тому

    Hey could you make a tutorial on how to connect unity netcode for entities to multiplay unitys dedicated server

    • @MemphisGameDevs
      @MemphisGameDevs  5 місяців тому +1

      @@martinpolajner9080 follow these steps and then add the matchmaking widget
      docs.unity.com/ugs/en-us/manual/mps-sdk/manual/build-with-netcode-for-entities

    • @martinpolajner9080
      @martinpolajner9080 5 місяців тому +2

      @@MemphisGameDevs thank you... you are the first person that actually knows something about netcode for entities and multiplay and actually answers my question

  • @yuribulich9687
    @yuribulich9687 2 місяці тому

    bye bye photon pun2. finally. many thanks!

    • @kantagara
      @kantagara 2 місяці тому +1

      Those 2 are not comparable by any means. Unitys current setup more competes with Fusion rather than with PUN.

  • @LinkYTPvP
    @LinkYTPvP 3 місяці тому

    Cau u implement lobby? :0
    Great video bro

    • @MemphisGameDevs
      @MemphisGameDevs  3 місяці тому

      The session is also the Lobby. There are Widgets available for the Player List in the session as well as for Text and Voice chat if you have Vivox installed

  • @SomeRandomUser42
    @SomeRandomUser42 6 місяців тому +1

    "Umm... Uhh..." The tutorial

    • @Kittygts
      @Kittygts 3 місяці тому

      It’s not a tutorial it’s an intro

  • @AppMaker728
    @AppMaker728 4 місяці тому +2

    I'm not trusting Unity dude I don't care if they come out with Unity 7 I don't care about Unity I'm in the Godot Cult dude

    • @Rahulsingh-theraha
      @Rahulsingh-theraha 4 місяці тому +7

      I use both and you don’t have to choose and stick with it for everything , choose tool which suits your need for your current game

    • @Kittygts
      @Kittygts 3 місяці тому +3

      I’m not using goody anymore lol

    • @Mikelica69
      @Mikelica69 3 місяці тому

      well what's your argument, you seem like you just hating lol i think that's not the attitude