Unity Level Selector - Steam Multiplayer Game in Unity

Поделиться
HTML-код
  • Опубликовано: 22 май 2024
  • In this video I will be showing you how to implement a level selector . I will go over how to get the initial system working as well as how to get the visual graphics synced across the network.
    Source Code: www.patreon.com/posts/6988515...
    -----Tutorial Links-----
    Previous Video: • Unity Individual Camer...
    Steam Docs: partner.steamgames.com/doc/home
    -----My Personal Links-----
    Discord: / discord
    Instagram: / gabzxd
    Twitch: / officialzyger
    Twitter: / zygerdesigns
    ➤WISHLIST MY GAME:
    store.steampowered.com/app/16...
    ----Time Stamps-----
    0:00 - Intro
    0:18 - Unity Setup
    0:52 - Minor Script Changes
    1:49 - Map Controller Script
    6:28 - Editor Changes
    7:46 - Final Result
  • РазвлеченияРазвлечения

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

  • @metgangames
    @metgangames 5 месяцев назад

    Great series so far (btw these last 2 videos are not in playlist), thanks for all! Subscribed and wishing to see more tutorials on this topic. Like at least a full game loop (can be as simple as press Space button to player jump and a round ends after 60 seconds, whoever jumped most wins more point). So helpful, thank you again

  • @mieskeb8095
    @mieskeb8095 Год назад

    How is it that you are the actual first person do make proper tutorials about exactly what is needed, amazing!

  • @NotDoubleA
    @NotDoubleA Год назад

    These tutorials have really been helping me out! loving em

  • @Mathewx1111
    @Mathewx1111 Год назад

    Amazing tutorial i always love your videos there all so helpful :) thank you

  • @Keroyz
    @Keroyz Год назад

    Sheesh gud tutorial, it would be nice to see a sort of pvp system or pick up things video in the future

  • @SantaGamerYoutube
    @SantaGamerYoutube Год назад +1

    Great video and series! One video idea could be how to save games on steam cloud, maybe, or just on the host.

  • @teddy6178
    @teddy6178 Год назад

    Brilliant job! Keep it up

  • @wolforigins101
    @wolforigins101 Год назад

    I wanted to let you know your videos are awesome!!!!

  • @thunderhead8367
    @thunderhead8367 9 месяцев назад +1

    @ZygerGFX love your tutorial for the networking stuff. I have a question, how can I reconnect the client to the map if they got disconnected from the game? Assuming this happened after the lobby and there are still players in the game map. I tried to find a tutorial on this, but I can't find anything about this problem

  • @n0n3x
    @n0n3x Год назад +1

    Can you make a tutorial on how to make a shop system for multiplayer? So in my game there are items which can be bought for the whole lobby 10 times. So if someone buys it, everyone should see in their UI 2/10 bought. That's just an example, but I'd love to see something like this!

  • @karbitvova
    @karbitvova Год назад

    i`m from Ukraine. This video realy super bro, continue, thanks

  • @user-yg5fc2py9p
    @user-yg5fc2py9p 3 месяца назад

    Will such a multiplayer game work through steam on p2p?

  • @redskullcow2154
    @redskullcow2154 Год назад

    Could you do a tutorial on changing player model or something? I’ve just been having trouble with that

    • @ZygerGFX
      @ZygerGFX  Год назад +1

      I already did a customization tutorial and doing rhis is basically the same thing. But rather than changing materials you change the mesh :)

  • @NaviYT
    @NaviYT Год назад

    dang! you just uploaded this today haha :) I thought you were done making these! Happy you are not

    • @ZygerGFX
      @ZygerGFX  Год назад +1

      Yeah no I'm still continuing :)). You're also the only one who has seen it before I removed it from the playlist (temporarily)😅

    • @NaviYT
      @NaviYT Год назад

      @Zyger Thanks sorry just excited 😅

    • @ZygerGFX
      @ZygerGFX  Год назад +1

      @@NaviYT no need to apologise 😅

  • @efekaganunlu7287
    @efekaganunlu7287 Год назад

    Can you do a thing about health and pvp system? I ' m trying to syncing variables and its not syncing. I hope you can make video for that.

    • @ZygerGFX
      @ZygerGFX  Год назад

      I'll probably do a variable syncing tutorial at some point (maybe). But use sync vars and hooks. More info is on the mirror docs

  • @makschojniak4083
    @makschojniak4083 Год назад

    @Zyger
    hello i have a question how can i exit the lobby once i joined the game and i am on the map? Every time I do this and try to rejoin the other server, it doesn't work

    • @ZygerGFX
      @ZygerGFX  Год назад

      check my discord channel, theres a channel explaining how to do this :)

    • @makschojniak4083
      @makschojniak4083 Год назад

      @@ZygerGFX thx, but i find solution

    • @skygge1136
      @skygge1136 Год назад

      @@makschojniak4083 how did you solve it

  • @IndyGDev
    @IndyGDev Год назад

    Zyger How would I close the Lobby as whenever I atempt to do so, am met with many errors and cannot host again without restarting the game

    • @IndyGDev
      @IndyGDev Год назад

      Nvm, I found the discord channel

  • @NBGTZ
    @NBGTZ Год назад

    can you make a video about Collision between players and object

    • @ZygerGFX
      @ZygerGFX  Год назад

      what do you mean exactly ? unity has colliders that you can just add to objects.

    • @NBGTZ
      @NBGTZ Год назад

      I mean when i with more players you can just go through other player and object like a cube i added as obstacle with collider and you can go through it

  • @rabiehaddad1925
    @rabiehaddad1925 Год назад +1

    Very nice ;-) but tell us please how to use other characters i just cant use my third person shooter

    • @ZygerGFX
      @ZygerGFX  Год назад

      Why can you use it ? The process should be the same. As long as you made your code network and work only woth authority it should work. Could you explain what doesn't work ?

  • @ggng_leo6227
    @ggng_leo6227 Год назад

    hi i have a question for you
    I would like to ask to create a game for example I am in my pc and from my game of unity I press a button and I want that we put my brother who has another computer where he downloaded my game the consequence happen for example turn off the pc like I press the button to turn off the pc from my computer and my brother there turn off the computer thank you if you can help me

    • @ZygerGFX
      @ZygerGFX  Год назад +2

      sorry but this message makes no sense. its super hard to read so I don't understand what you're saying.

  • @KuzmaDoan
    @KuzmaDoan 5 месяцев назад

    i need a leave system

  • @spoounderscore
    @spoounderscore Год назад

    Yooooo

  • @ryallity69
    @ryallity69 Год назад

    I don't mean to accuse you of anything but have you recently hacked into anyone's steam? lol I know it sounds dumb but my name on steam has changed to Zyger and I have no idea why it happened! I was recently hacked and didn't notice it until now!

  • @Xem1822
    @Xem1822 Год назад

    Early sort of

    • @NaviYT
      @NaviYT Год назад +1

      I was earlier... 11 days earlier... lol

  • @moonyl5341
    @moonyl5341 Год назад +3

    hacked