intro to Unity 6 Multiplayer

Поделиться
HTML-код
  • Опубликовано: 14 янв 2025

Комментарии • 38

  • @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 RUclips 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 6 месяцев назад +14

    also parrelsync is built-in now is crazyyyyyyyyyyy

  • @starplatinum3305
    @starplatinum3305 6 месяцев назад +11

    wow unity 6 is crazy

    • @CadaverKuma
      @CadaverKuma 4 месяца назад

      ISSS CRAAAZYYY 😝😝🤙

    • @Mot0Mot0
      @Mot0Mot0 4 месяца назад

      @@CadaverKumaerm what the sigma

  • @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!

  • @Rusydi-qk2bc
    @Rusydi-qk2bc 6 месяцев назад +4

    evilotaku... its that you brother?

  • @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 :)

  • @MrBOI-1
    @MrBOI-1 6 месяцев назад +1

    There's no quick create element for me

  • @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

  • @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

  • @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

  • @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

  • @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

  • @rootbindev
    @rootbindev 6 месяцев назад +2

    cool I subscribed

    • @gmaer7325
      @gmaer7325 2 месяца назад +1

      i watched u too xd

  • @SomeRandomUser42
    @SomeRandomUser42 6 месяцев назад +1

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

    • @Kittygts
      @Kittygts 3 месяца назад

      It’s not a tutorial it’s an intro

  • @AppMaker728
    @AppMaker728 3 месяца назад +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 3 месяца назад +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 2 месяца назад

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