Steam Lobby / Party - Part 1/4 - Unreal Engine 5 Tutorial [UE5]

Поділитися
Вставка
  • Опубліковано 15 лис 2024

КОМЕНТАРІ • 99

  • @Rduino
    @Rduino 10 місяців тому +15

    FOR PEOPLE WHO CANT GET THE OTHER PLAYERS TO SHOW UP AND THE PCs ARRAY IS NEVER MORE THAN 1 ENTRY:
    FIXED:
    The tutorial doesnt show it but you have to set the net mode to listen server underneath where you set the number of players.

    • @barakmenachen289
      @barakmenachen289 9 місяців тому

      Can you give a prebuild looby to copy&paste to my game?

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

      Could you please explain what exactly you meant and where it can be found? Like a reference to the video time? Cause I have no idea where to search for that. Thanks.

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

      @@Yunishaa1 I think it can be changed in the project settings. Maybe google how to change netmode ue5

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

      @@Rduino Ah, found it, thanks! Got what you meant now, ty for the quick reply. Sadly it didn't fix my issue. Did everything work for you when you entered the "Lobby" from a default map like MainMenu?

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

      @@Yunishaa1 I honestly dont remember, sorry :(

  • @oitosussurros
    @oitosussurros 4 дні тому +3

    I'm using version 5.4 of UE5 and the character doesn't appear when I press Play. The character does not appear on the platform. I've already reviewed the code twice and it conforms to the tutorial.

  • @hurtfulmusic1
    @hurtfulmusic1 9 місяців тому +4

    haven't done any of your tutorials yet but looking at your channel you are super underrated and we need more people like you ! and especially its free not no bs paid censorship

  • @Test-xt3ys
    @Test-xt3ys Рік тому +3

    man pleaaase do the full serie without stopping please it will help us so much bro thank you so much you're a blessing!!!!

    • @NiceShadow
      @NiceShadow  Рік тому +3

      Yes I'll do the 4th part and have a good base then. I'll do additional parts later that you can then optionally add to the lobby system like character select or a chat system.

    • @Test-xt3ys
      @Test-xt3ys Рік тому

      @@NiceShadow omg that would be AWESOME!! I see a lot of people like me struggling to find a good chat system tutorial and you explain so well!! By the way, if I code in c++, do you think I could follow with C++ ? Or rather use Blueprint for this part, like you ?

    • @NiceShadow
      @NiceShadow  Рік тому +1

      @@Test-xt3ys If youcould follow that depends on your knowledge of both "languages" and your abilities to translate that. But you can try that and as Plan B make it in blueprints

    • @Test-xt3ys
      @Test-xt3ys Рік тому +2

      @@NiceShadow thank you so much for your help you're a boss :))

  • @andeis6830
    @andeis6830 9 місяців тому +5

    I have completed the tutorial and checked it twice but I have no characters appearing on the platforms

    • @NiceShadow
      @NiceShadow  9 місяців тому +1

      Is your character class set to replicates in its class defaults

    • @andeis6830
      @andeis6830 9 місяців тому

      @@NiceShadow yeah it is

    • @ДаниилЕвтухов-ъ5о
      @ДаниилЕвтухов-ъ5о 3 місяці тому +1

      Check if you've connected Last Index properly if you only see one player or none at all.
      12:33

  • @joelschulz3104
    @joelschulz3104 Рік тому +4

    Thank u so much for the vids u really helped me big time with steam integration since there are basically no tutorials for lobby and invites cases ❤

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

    can confirm that this works %100 in 5.4 you may want to do the create and join sesssion and steam friends list tutorials first that can be found on NiceShadow video list

  • @KingKong_GG
    @KingKong_GG День тому

    hey I want to start this awesome looking tutorial series but I have one question before starting is everything free in this tutorial series or do I have to buy something thank you very much and does that also work with als v 4 or game animation samples

  • @52-hzwhale44
    @52-hzwhale44 Рік тому +3

    i have a porblem when i launch a game it just spawn 1 character and other screens are black and they are not on the platforms

  • @BeginnerDev
    @BeginnerDev 8 днів тому

    Amazing tutorial! Odd question but is there a way we good display a different order of players for each client? For example the client is always in the center of the screen on the first podium. Would be awesome

  • @HalalSongsOnly
    @HalalSongsOnly Рік тому +3

    i really love it nice work bro but please if u don't mind i want another part as soon as possible i really love your work and i made a games with online with following your tutorial

    • @NiceShadow
      @NiceShadow  Рік тому +1

      Yes will do asap. If everything works out how I imagine it should be published tomorrow 😅

    • @HalalSongsOnly
      @HalalSongsOnly Рік тому

      that's will be awesome Thank you for your trouble @@NiceShadow ❤

  • @BreadShuttlekk
    @BreadShuttlekk Рік тому +1

    Thank you very much! I can't wait to see the next episode!! I'm so excited to find my best teacher on UA-cam! Can you show us a LOL-like system implementation up to the part where you select a character and press Ready during the next episode?😀😀😀😀

    • @NiceShadow
      @NiceShadow  Рік тому +1

      You're welcome 😁
      This system now is going a bit in a different direction. But I'll create tutorials to show ways how to replicate things in a lobby. And will cover systems as well that are good to know for selection. If I'll tutorials specifically to the Lol system I don't know atm. But I try to create my tutorials in a way that people learn something and can then implement things like that on their own, that's my goal

    • @BreadShuttlekk
      @BreadShuttlekk Рік тому +1

      @@NiceShadow Thank you! I think I can do it just by learning how to clone it in the lobby! I'll enjoy today's lecture, too!

  • @abhaymjayesh5272
    @abhaymjayesh5272 Місяць тому +1

    Thank You So much

  • @metacortex8658
    @metacortex8658 Рік тому +1

    Nice tutorial Man!

  • @WsEKond
    @WsEKond Рік тому +3

    Really cool! Can you maybe add a system that you can maybe play an emote in the lobby or customize your character! Thanks for this tutorial

    • @NiceShadow
      @NiceShadow  Рік тому +1

      Thank you, good idea! I make a note for that :)

    • @WsEKond
      @WsEKond Рік тому +1

      @@NiceShadow thanks! You are the best

  • @MercGT63s
    @MercGT63s Рік тому +3

    doesnt this work on UE5.3? I cant get it to work. I get errors from all the branches in update players on platform funcion and on the clear event.

    • @Test-xt3ys
      @Test-xt3ys 11 місяців тому

      yup I think there's a problem with the version, because I made it work in another version the 1st time i did it, but now it's throwing me errors in the branches just like you

    • @mohamedhawwas7295
      @mohamedhawwas7295 9 місяців тому +1

      check the "clear" custom event, make sure that current character variable is connected the same as in the video at 9:30
      I had the same issue but this was the fix for me

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

      just validate the ArrayElement before the branchs, in the player platforms loops.

  • @KillerSneak
    @KillerSneak Рік тому +1

    Nice tutorial, I hope you will cover (don’t know if it’s finally possible - as I’m not there yet with my own project) travelling with your lobby to a dedicated server.

    • @NiceShadow
      @NiceShadow  Рік тому +1

      Thank you! That would be very nice indeed but also much work for me to wrap that into beginner friendly tutorials

    • @KillerSneak
      @KillerSneak Рік тому +1

      @@NiceShadow understandable 💪👍 as always, great work on this video.

    • @nivko_4941
      @nivko_4941 7 місяців тому

      u ever find a tut on this?

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

    im convinced this guy made fortnite single handedly. How the flip did he figure this stuff out. Love the video

  • @Rduino
    @Rduino 10 місяців тому

    Whenever a player joins it seems the onlogin event runs but I have it set to print how many pcs are in the PCs variable and it always returns array length of 1. No matter what I do it is always like this and there is only ever 1 player on the podium. I have number of players set to 3 and get 3 windows oppened but it still thinks there is only 1. I get the array length printed 3 times so maybe it isn't syncing?

  • @HalalSongsOnly
    @HalalSongsOnly Рік тому +2

    and can you please make a tutorial on how can i make the replicated system like when everything happen in the player it's going to show to all other players!

    • @NiceShadow
      @NiceShadow  Рік тому +1

      Things like that are definitely things I want to make beginner friendly tutorials about. So stay tuned for the future 😉

  • @diaryofgamesdeveloper
    @diaryofgamesdeveloper 4 місяці тому +1

    when is the next videos arriving

  • @ЕвгенийКостюкевич-т7в
    @ЕвгенийКостюкевич-т7в 9 місяців тому

    Thank you for your tutorials. Thanks to them I almost made the lobby for my game. Only I do it for dedicated sever and have to do much things differently. I wanted to ask how can I start the game without all clients being in party and then invite each other?

  • @twobrothers1877
    @twobrothers1877 11 місяців тому

    When I launch the game, the host camera works and shows all characters spawn in as its supposed to, but the clients screens will not attach to the actor camera and points in a completely different direction. Any fix or direction for this?

  • @dsee
    @dsee 9 місяців тому

    My character not following arrow. I tryed everything but he looks always same direction

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

    I ran into a problem with the spawned actors spawning in larger than normal... To fix this I split the struct in "get world transform" and "spawn actor" and left "spawn transform scale" unconnected...

  • @alanodonnell3955
    @alanodonnell3955 10 місяців тому

    Where in the structure does it call to client aswell as server?

  • @redline5921
    @redline5921 Місяць тому +1

    Guy's please help me i just see on player

  • @pamfi6570
    @pamfi6570 8 місяців тому

    Is there a way to make each player play a different Idle animation based on where they are placed? i want to make them stay in a pickup truck (Some of them on the roof and some in the back) so I was wondering if it is possible to change their skins and animation based on the paltform tag

  • @TrueFFranco
    @TrueFFranco 8 місяців тому

    You are the best bro, I have a question, how can I join your Discord ? is giving me invalid invite links. Thank you so much.

    • @NiceShadow
      @NiceShadow  8 місяців тому

      Hi, did you try the invite link in the description below this video? I just checked it and it worked. But you send me a direct message on Discord and I send you a new invite (@niceshadow on Discord)

    • @TrueFFranco
      @TrueFFranco 8 місяців тому

      yeah the link in your youtube profile , will try that
      @@NiceShadow

  • @ANUBIS_game_dev
    @ANUBIS_game_dev 11 місяців тому

    Thanks 😊 can you please make mobile multiplayer system

  • @nand-studios
    @nand-studios Рік тому +1

    W
    very good

  • @czzla1943
    @czzla1943 Рік тому +1

    very thanks bro

  • @actuallygameon
    @actuallygameon 9 місяців тому

    how do i connect this to my main menu?

  • @JonSkov-DK
    @JonSkov-DK Рік тому

    nice tut

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

    does it work without lan? I mean if my friend is not on my network, can I play game with him/her?

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

    The Characters arent showing up for me when i start

  • @fexe5682
    @fexe5682 Рік тому +1

    Hey is there a way how I can spawn different player character blueprint on each platform?

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

      Did you figure this out? I'm going through this atm and am looking to spawn 1 of 2 blueprints on each platform (essentially Team1 & Team2) so I've just added an exposed boolean to the player platform BP and then add a check in the Update Players function just before the spawn function to only add BP_Team1 if the boolean is checked (then vice versa). Not sure it's going to work as I have the rest of the tutorials to go, and have to test the packaged build etc.

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

      @@edp180perkie03 Any luck with this? I've got multiple pawns that can be chosen from a character select screen and then stored in the game instance, I cant figure out how to cast that to the platform to get the appropriate pawn.

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

      Quite keen to learn this myself.

  • @Kyrsant209
    @Kyrsant209 Рік тому

    Object Reference (by ref) is not compatible with Actor Object Reference. ?

    • @NiceShadow
      @NiceShadow  Рік тому

      Is that a question related to some time in this video?

    • @Kyrsant209
      @Kyrsant209 Рік тому

      @@NiceShadow Hi, I have a 4.26, there is no steam banner working

    • @NiceShadow
      @NiceShadow  Рік тому

      @@Kyrsant209 check you default engine ini file like I made it in my set up tutorial

    • @Kyrsant209
      @Kyrsant209 Рік тому

      @@NiceShadow I also thought that I did something wrong there, well, no, I remember everything and I know very well, IT's EXACTLY AT 4.25, everything works AT 4.24

    • @NiceShadow
      @NiceShadow  Рік тому

      @@Kyrsant209 maybe try 4.27?

  • @lafioredev
    @lafioredev 11 місяців тому

    bro make the lobby tutorial for unreal 4 please

    • @NiceShadow
      @NiceShadow  11 місяців тому +2

      It works the same for ue4. I use the same nodes

  • @technobagus2179
    @technobagus2179 Рік тому

    Bro..how to create main menu choose character and level menu before start the game..😅😅

    • @NiceShadow
      @NiceShadow  Рік тому +1

      I'll do a tutorial for character selection in the lobby, same as map/level selection in the lobby

  • @nand-studios
    @nand-studios Рік тому +1

    today part 2? pls

    • @NiceShadow
      @NiceShadow  Рік тому

      I try, if not today then tomorrow 😄

    • @nand-studios
      @nand-studios Рік тому +1

      @@NiceShadow ok thanks i love your tutorials!

    • @NiceShadow
      @NiceShadow  Рік тому

      @@nand-studios btw uploading it atm :)

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

    i can`t see the players :)

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

    Note for me: 18:49

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

      what doesn't work for you?

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

      @@NiceShadow Not important, I just took a note of that part to review later. I didn't expect you to see this. Still, thanks for asking.😅

  • @CanalMordeEassopra
    @CanalMordeEassopra 3 дні тому +1

    I'm using version 5.4 of UE5 and the character doesn't appear when I press Play. The character does not appear on the platform. I've already reviewed the code twice and it conforms to the tutorial.