How to Make a Multiplayer Game - The Lobby

  Рет қаралды 85,545

Blackthornprod

Blackthornprod

Күн бұрын

Xsolla: xsolla.pro/Blackthornprod_PN
PART 2: • Multiplayer character ...
-----------------
In this unity tutorial we will use Photon 2 and the C# programming language to create a multiplayer lobby system!
This is a fundamental part of any multiplayer game project. The lobby enables players to connect to a server, create game sessions which friends can join, or even join strangers and have a blast!
-----------------
How to make a Multiplayer Game (COURSE): www.udemy.com/course/beginner...
-----------------
0:00 - Intro
0:30 - Xsolla
1:21 - Installation and setup
3:03 - Connecting to the server
7:40 - Creating rooms
12:42 - Displaying rooms
19:04 - Joining rooms
20:59 - Leaving rooms
22:23 - Fixing bugs

Пікірлер: 295
@PixelbugStudio
@PixelbugStudio 2 жыл бұрын
It's Noa's brother speaking, who is interested in coding part of game dev. Really looking forward to watch intermediate or advanced level of Coding tutorials man✌️
@SaadTheGlad
@SaadTheGlad 2 жыл бұрын
Wdym "I think" is that a typo?
@rp9355
@rp9355 2 жыл бұрын
I really want code work content 🙂
@pauls.7663
@pauls.7663 2 жыл бұрын
Well you helped me at the right moment! I started to experiment with Photon yesterday after seeing you old tutorial. This updated video goes even further👍
@gaborszpisjak1874
@gaborszpisjak1874 2 жыл бұрын
That was the best and most straightforward tutorial about the topic, I have ever seen. And just when I needed it. You made it so easy to understand. Great work! A million thanks and keep it up!
@liamcalice7580
@liamcalice7580 2 жыл бұрын
Thanks so much !
@da1memer192
@da1memer192 2 жыл бұрын
Agree :D
@mikael808
@mikael808 2 жыл бұрын
I'm super excited for this series! Thank you so much! :)
@landonchandler9714
@landonchandler9714 Жыл бұрын
After countless hours of searching I have finally found the perfect tutorial that actually explains everything and is very simplistic and straightforward. Thank you for making this video. One small issue I had was the cropped screen at some times, and the prefab object probably wouldn't be that clear to beginners initially. Aside from that this is one of the most helpful photon tutorials out there.
@SarveSilva
@SarveSilva Ай бұрын
Could you help me with the prefab items? I'm a total beginner and it doesn't work, I'll give you my discord if I can
@tryme6413
@tryme6413 2 жыл бұрын
omg im so looking forward to this tutorial and future tutorials about multiplayer because i was just searching on how to make a multiplayer game tysm for making this
@darkwingdanger3661
@darkwingdanger3661 2 жыл бұрын
You literally released this as I finished the other one. You guys are the greatest.
@giant6706
@giant6706 2 жыл бұрын
I was watching the other multi-player tutorial of yours and suddenly got a ping from discord that you uploaded a new video about Photon 😎
@abhay5355
@abhay5355 2 жыл бұрын
Thanksss a lotttt Sir, I was working on a 3d multiplayer game from past many days but was unable to implement photon, i followed this tutorial, watched it many times and today just a moment ago i did it. The level of satisfaction i am having right now i just can't explain, no more words to say. Thanksss a lotttt sirrrr❤❤
@GoodSmile3
@GoodSmile3 2 жыл бұрын
Finally something warm this cold morning.
@norvinshaqlintag9214
@norvinshaqlintag9214 2 жыл бұрын
THANK YOU BTP! You saved my life. This is what I am looking for. When is the part 2?
@isthatcaydo
@isthatcaydo 2 жыл бұрын
This is the only channel that I've turned on the notifications for. Thank you for this 😄
@bunggo9914
@bunggo9914 2 жыл бұрын
this is the best unity networking tutorial I've ever see.
@Shorkiedokey
@Shorkiedokey 2 жыл бұрын
Awesome networking tutorials, please keep them up!!!
@anishsrivatsan2332
@anishsrivatsan2332 2 жыл бұрын
I was missing Blackthornprod's new uploads... So happy now!
@liamcalice7580
@liamcalice7580 2 жыл бұрын
Yes, we are back! Thanks for the support :)
@emnd4540
@emnd4540 2 жыл бұрын
Superb tutorial. Waiting for the next one. Thank you.
@simonvutov7575
@simonvutov7575 2 жыл бұрын
THANK YOU SO MUCH, IVE BEEN LOOKING FOR THIS!
@senate_66
@senate_66 2 жыл бұрын
Great tutorial, a tutorial on how to join a random lobby that starts automaticly would be great
@legends389
@legends389 2 жыл бұрын
Awesome Man! Can't Wait For The Next Tutorial When Will It Be Out :D
@da1memer192
@da1memer192 2 жыл бұрын
Amazing Tutorial! Keep Doing This!
@lucaschagas8588
@lucaschagas8588 2 жыл бұрын
I love it bro! Thank you very much, amazing tutorial!!!
@royvictorgagarin55
@royvictorgagarin55 2 жыл бұрын
Awesome, another great tutorial 👍
@5thBabbitt
@5thBabbitt 2 жыл бұрын
Seriously appreciate this tutorial
@clark329
@clark329 11 ай бұрын
You're tutorial is very well put together and easy to follow. I was very pleased to have found this after multiple days of trying to get Unity's lobby and relay stuff working but unfortunately had no luck. This tutorial was going strong until 18:20 when you wrote the code for displaying rooms. I followed your steps and even remarked to myself that it is very similar to the way you do it with unity's lobby system etc. But unfortunately my created lobby did not show up for me (and many others in this comment section) and what's even more disappointing is how no one seems to have a solution here. To my unity brethren, I will try my best to re-write this in a working form so that you can continue forth with this tutorial not in shock or sadness, but victory. I'll be back with the answers to your questions (hopefully). Edit: I've found it... After searching for almost 6 hours with no turn ups, i've finally found the answer. So apparently everything is working as intended. However if you try to run your game through a build AND the unity editor to test the lobby, this will not work! For some reason Unity is having an issue with the method thats supposed to update these things so you have to run 2 builds at the same time. Its annoying but thank god I thought i was gonna have to move to another online service provider.
@clark329
@clark329 11 ай бұрын
My search continues... What I've found out is that the method 'OnRoomListUpdate()' seems to be causing the issue considering if you instantiate the RoomItem in the method OnCreatedRoom() it will show up for only the build that it was created on. This means that there are no updates making it to any other possible builds (for the few with this issue). I've seen many people say that the issue could be the region it sets you in but unfortunately after changing it, it still doesnt work. I have also seen many comments on other channels that claim they have the solution (with people saying that it worked) but for gods sake their comment is impossible to understand, as in, they didnt write the comment well.... So alas I am left still puzzled as ever and continuing my search for the greater good of the people.
@christopherdeguzmaniii7810
@christopherdeguzmaniii7810 3 ай бұрын
please provide update regarding this . I really want to learn and have an online game so i can create more games.
@alien7383
@alien7383 Ай бұрын
@@clark329 is there an answer??
@fongaming101
@fongaming101 Ай бұрын
try this before PhotonNetwork.ConnectUsingSettings(); --> :PhotonNetwork.AutomaticallySyncScene = true;
@fongaming101
@fongaming101 Ай бұрын
or try calling UpdateRoomList as a [PUNRPC]
@Necronlord2011
@Necronlord2011 2 жыл бұрын
As feedback, please don't have screen cropped when you drag GameObjects into their place in the script, as a beginner it gets confusing to follow where you got them from even with their name displayed.
@2gr8te4u5
@2gr8te4u5 Жыл бұрын
True, but if you're a beginner, why are you trying to do online networking?
@AnimalLovers92927
@AnimalLovers92927 Жыл бұрын
@@2gr8te4u5 im beginer, but not beginer in unity, just beginer in online networking, thats what he means
@leadattic
@leadattic Жыл бұрын
@@2gr8te4u5 cuz why not
@dh5888
@dh5888 Жыл бұрын
@@AnimalLovers92927 If you are just a beginner in Networking and not Unity, you must have developed basic sense of what game objects are being linked between UI and scripts
@AnimalLovers92927
@AnimalLovers92927 Жыл бұрын
@@dh5888 yes i did, now my multiplayer game has been finished, and already on playstore
@denn501
@denn501 2 жыл бұрын
Im creating a virtual table to play some cards games online with my friends This tutorials are helping me alot!!
@baifan8704
@baifan8704 2 жыл бұрын
Download the project here: drive.google.com/drive/folders/1zTMfk8_tu9nP3EHc26KEfii5l3hIyoOg?usp=sharing
@CarlosMartinez-ir6mu
@CarlosMartinez-ir6mu Жыл бұрын
You don't happen to have the scripts for the second part of this video?
@HelperWesley
@HelperWesley 2 жыл бұрын
I don't use Unity to make my games, but this tutorials does make it look really simple. Nicely explained. 👍
@recodegamesstudio
@recodegamesstudio 5 ай бұрын
Note that this is a great tutorial but slightly a bit outdated as Pun has changed since and your lobby may show rooms that have no players or are ended. I fixed it by doing a check before creating the "roomItemPrefab". Check if "room.IsOpen" and "room.playercount > 0". The room is open shows if it can be joined (still active) and playercount greater than 0 prevents room that end still appearing with 0 players (non-existent). This for me works and now the lobby only shows active, alive rooms that the player can join. Hope it helps anyone
@vihaansachan7805
@vihaansachan7805 2 жыл бұрын
Nice video helped me alot
@Benjabenjaaaa
@Benjabenjaaaa 2 жыл бұрын
Amazing tutorial eazy to follow and a good result as always✔
@duztine
@duztine 2 жыл бұрын
Very helpful! Thanks
@astropunekar
@astropunekar 2 жыл бұрын
I LEARNED EVERYTHING FROM U MY MASTER
@thefire8960
@thefire8960 Жыл бұрын
Great video , I start with Pun2 and you helpful me thanks
@argiam.ahyaelmushofa6592
@argiam.ahyaelmushofa6592 2 жыл бұрын
Finnaly i'am waiting for this
@kingjawdev8102
@kingjawdev8102 2 жыл бұрын
Let’s gooo blackthornprods back
@NOTONtechsx
@NOTONtechsx 2 жыл бұрын
I was having an issue where if a room is being created and then after leaving it, it would still show up in the rooms list. Ran a Debug statement and noticed the error was because for some reason Photon was returning that room even after all players have left the room. But if I disconnect and reconnect back to the Lobby, it doesn't return the empty room anymore. If anyone is having this issue, then inside the foreach statement where we instantiate a new room item, add this code before the Instantiate statement: if (room.RemovedFromList) { return; } This will make sure that if there are any empty rooms, it will not be shown in the rooms list.
@spyschannel8000
@spyschannel8000 2 жыл бұрын
i dont know who takes the time out of their day to put a fix in youtube comments but thank you my man, your stuff should be way up there
@tristanlapointe9087
@tristanlapointe9087 2 жыл бұрын
Thank you so much!!
@felipeliberado
@felipeliberado 2 жыл бұрын
But the "return" is gonna stop the other listing of rooms, right? this solution is not working for me
@minitruffle
@minitruffle 2 жыл бұрын
thank you kind sir
@philliperasmus8426
@philliperasmus8426 2 жыл бұрын
@@felipeliberado Hi, did you ever find a solution for this? I have the exact same issue?
@infiniverse835
@infiniverse835 2 жыл бұрын
Amazing BTP!
@nv7287
@nv7287 2 жыл бұрын
This is such a great tutorial - I wonder how this would be integrated with a location based game - how to place Players in a room but have their locations?
@ShahbazGames
@ShahbazGames 2 жыл бұрын
You guys are awesome
@mahimnaimofficial136
@mahimnaimofficial136 2 жыл бұрын
Thanks Man
@estherogwuche1708
@estherogwuche1708 2 жыл бұрын
Great content
@kyleennis4560
@kyleennis4560 2 жыл бұрын
thanks for this! made making our lobby a breeze! As I've only had the briefest experience with Photon, this really made the concepts quick and easy to understand.
@jiaen4632
@jiaen4632 2 жыл бұрын
this tutorial saving me from my assignment
@Rise2034
@Rise2034 2 жыл бұрын
he's back!!!! yay!
@mauriciocortespersonal
@mauriciocortespersonal 2 жыл бұрын
Thanks!
@liadovdat
@liadovdat Жыл бұрын
Great tutorial ! I do have one issue, if player 1 create room and left it, the room will be deleted and wont show on his list but player 2 will still see the room in the list and won't update. Of course if player 2 will try to join the empty room he won't succed and just stay in the lobby panel. for some reason the OnRoomListUpdate is not updating the list when the list is updated.
@youngag2710
@youngag2710 Жыл бұрын
Same lol, have you found a solution ?
@ralphietheduckkkkk
@ralphietheduckkkkk Жыл бұрын
i love your videos man. your helping me a lot but this one just seemed rushed. i hope you take this constructively... i ALWAYS prefer a quicker video with good explanations like yours but this video was just meant to be a bit longer with more in depth details. with that being said i figured out the things i needed to. much love!! love your game designs as well. what do you use? i use procreate for all visual assets ive created. also, second video link or title?
@noobcraft5712
@noobcraft5712 2 жыл бұрын
Your vidios are the best.
@liamcalice7580
@liamcalice7580 2 жыл бұрын
Thanks!
@pacusz7771
@pacusz7771 2 жыл бұрын
Wow, usefull stuff, thx ;)
@liamcalice7580
@liamcalice7580 2 жыл бұрын
Thanks for the support :)
@Unknownhalo
@Unknownhalo 2 жыл бұрын
Supper helpful
@jasperdavis8234
@jasperdavis8234 2 жыл бұрын
your back?!
@souporwormgaming
@souporwormgaming 2 жыл бұрын
Epic he back
@JP-vi9mw
@JP-vi9mw 2 жыл бұрын
it would be cool a chat system for the servers
@457Deniz457
@457Deniz457 2 жыл бұрын
Nice thanks ! :)
@liamcalice7580
@liamcalice7580 2 жыл бұрын
No problem !
@NicoDKYT
@NicoDKYT 2 жыл бұрын
What a THICC Tutorial
@jaysol191
@jaysol191 2 жыл бұрын
Awesome
@CharlesBalisalisa
@CharlesBalisalisa Жыл бұрын
if anyone is having trouble at 18:30 where he dragged the text to the room name in the inspector. Just open the prefab, then in the button game object, there will be a text there. Use that to drag and drop the text object to the script
@kamilopupilo
@kamilopupilo Жыл бұрын
I'm having the same issue but I don't understand how that works because you can't add anything outside the prefab if you are in the prefab?
@kamilopupilo
@kamilopupilo Жыл бұрын
nvm I sorted it now
@johntrinh2711
@johntrinh2711 11 ай бұрын
its doesnt work for me
@nachaphont
@nachaphont 3 ай бұрын
IT DOESNT WORK FOR ME T-T I CANT FIX IT
@coverscollection8775
@coverscollection8775 3 ай бұрын
@@kamilopupilo sir how did you fixed it?
@zentz1408
@zentz1408 2 жыл бұрын
Ur back!!
@MotorCase.Official
@MotorCase.Official 2 жыл бұрын
This is cool
@haiminh643
@haiminh643 10 ай бұрын
Good Video, +1 repect for tutorial of you.
@ctenga1
@ctenga1 2 жыл бұрын
OMG it's crazy ! I am creating a new project live just to try it on my own with the documentation. You're a wizard !!! But I'm sad that a part of your Udemy class is free here ...
@nehasharma8896
@nehasharma8896 2 жыл бұрын
After a long time I miss you much a great game dev is missing and a great news do you know Mark brown announced he will start making games
@rathodketan5551
@rathodketan5551 2 жыл бұрын
thanks
@CodeConnor
@CodeConnor 2 жыл бұрын
Okay im making this comment cause I spent a couple days figuring it out. If you couldn’t drag the room name text into the room item prefab make the room name a prefab and make sure your script for room item is attached to the room item with a normal text field. I was using a raw image for where my script was attached and underneath I had the text. I did this to give a background image but it didn’t work. Try changing the location of your script on the prefab and see if that solves the problem for anyone having this issue
@SeeMoreKelly
@SeeMoreKelly 2 жыл бұрын
If you double click on your prefab, then within the hierarchy of the prefab itself there should already be a text field. Click on RoomItem in the hierarchy(NOT the prefab in resources, then drag the child text(directly below RoomItem in hierarchy) into the script slot.
@CodeConnor
@CodeConnor 2 жыл бұрын
@@SeeMoreKelly I fixed this a while ago it was a unity. Bug
@thespecialnoob
@thespecialnoob 2 жыл бұрын
How would you make it so that all created room would lead to a different scene?
@BinaryVectorJr
@BinaryVectorJr 2 жыл бұрын
If anyone is getting the "Operation JoinLobby (229) not called because client is not connected or not ready yet, client state: JoiningLobby" error, just comment out the "public overrride void OnConnectedToMaster()...." code block. Apparently this method causes the JoinLobby() to be called once correctly and then again during client lobby connection process, which causes it to fail. It seems that in newer versions of Photon, doing the UpdateList stuff is enough. [Working as of 9 July 2022]
@spai_wolf8561
@spai_wolf8561 Жыл бұрын
how to solve it
@avinash.v4896
@avinash.v4896 2 жыл бұрын
I am a noob in unity but I like the animation and graphic in your game.Can you plzz do a detailed tutorial of how to make it
@semiraf
@semiraf 2 жыл бұрын
He has a bunch of detailed tutorials on creating 2D game art for beginners, but it's best to find your own art style. If you do prefer to take inspiration from his art style, I've listed a bunch of his tutorials here: Pixel Art Playlist: kzfaq.info/sun/PLBIb_auVtBwDCYz94DLRsXQ5nuqL7DiAh 2D Game Character: kzfaq.info/get/bejne/b9WZrZShysnYomw.html 2D Game Animations: kzfaq.info/get/bejne/aNVle8ij36rTmIk.html Complex 2D Animations, Easily: kzfaq.info/get/bejne/a7GioqR-t8q-oIE.html Step-by-Step Painting in Photoshop: kzfaq.info/get/bejne/Z9GTZat4z57JlmQ.html 2D Game Art Playlist: kzfaq.info/sun/PLBIb_auVtBwBzY820L_LFnlK8v_V3Avxc
@SeemaSingh-xf6ts
@SeemaSingh-xf6ts 2 жыл бұрын
Hey I have purchased your multiplayer course and I want to ask that why didn't you update that course with this content
@yaredhernandez4171
@yaredhernandez4171 2 жыл бұрын
I have a problem, I followed what you did step by step and it worked perfectly for me until the next day when I asked a friend to try if my room appeared. I created the room and everything was fine, but it told me that nothing appeared, I tried how you do it by compiling and from Unity and the rooms were no longer updated, it did not move anything at all. The room is created fine and everything works perfectly but it no longer shows me the list of rooms when a day before if the rooms appeared. Do you know what could be due?
@thekillerduck6977
@thekillerduck6977 2 жыл бұрын
Whats this? A new vid!!
@psimurilo
@psimurilo Жыл бұрын
can you share the UI assets you used in this project?
@dclxviclan
@dclxviclan 2 ай бұрын
And second series with player selection
@thediodoin1000
@thediodoin1000 Жыл бұрын
hello im following this tutorial but im having a problem bc you crop the screen its hard for me to see and i got lost so when i try to multiplay theres a defult server there and then when i make a server then the default servers name changes to the name i named the server too but the problem is that i dont want that default server to be there unless i make a server
@andruhevich4641
@andruhevich4641 2 жыл бұрын
Hi I am new at Unity, so I have a question regarding this Photon server. Should I hos this server, so other can play with me, or how it works? Thank you
@riogamez2437
@riogamez2437 2 жыл бұрын
early during exam
@theAAGfilms
@theAAGfilms Жыл бұрын
This was a great tutorial, I really appreciate it! I did have an issue, though. Let's say I run a build instance of the game and then an in-editor instance of the game. Then, in the build instance, I go ahead and create a room. After doing this, I connect to the Lobby with the in-editor instance. HOWEVER, in the editor instance, the room doesn't show up in the list. This does not happen if both instances are in the lobby at the same time. Only if the one instance is in a room, and afterwards another instance goes to lobby. Does anyone know a solve? I tried to create a button that would refresh the list by calling OnRoomListUpdate again, but it doesn't seem to find any new rooms.
@W1nt3r_.
@W1nt3r_. 2 жыл бұрын
Here is a working fix for rooms duplicating just add this to the for loop where we instantiate a new room item. Basically what I have done here is I delete the room's GameObject. Soon enough I noticed that if u were to create a room with the same name, it wouldn't be created because it is still in the list. Since we only delete the gameobject, we never got rid of it from the list, so you simply just have to remove it from the list aswell : if (room.PlayerCount == 0) { PhotonNetwork.Destroy(newRoom.gameObject); roomItemsList.Remove(newRoom); } If you have any question about it just reply to this comment and I'll try my best to answer.
@timmy_he1469
@timmy_he1469 2 жыл бұрын
I have a question.What if one player created a room when another player hasn't login yet,so when the other player logs in and gets in the lobby,he can't see the created room,because you're only showing the room list after onRoomListUpdate() function.
@flashbackmovie8792
@flashbackmovie8792 2 жыл бұрын
please, help! Why can't I create a prefab on button click, watched the video 100 times, didn't notice anything...
@itzrahul303
@itzrahul303 2 жыл бұрын
Will u be uploading the next parts of this tutorial??
@liamcalice7580
@liamcalice7580 2 жыл бұрын
Yes of course
@TimokaajeWinkelman
@TimokaajeWinkelman Жыл бұрын
how do you get all those suggested codes into your visual studio?
@brunofan8104
@brunofan8104 2 жыл бұрын
BRO I HAVE 6 MONTHS UNITY GAME DEVELOPING EXPERIENCE BUT I HAVE SO MANY PROBLEMS TO DO PROGRAMING ❣️❣️❣️
@christopherdeguzmaniii7810
@christopherdeguzmaniii7810 3 ай бұрын
Previously the room items show after creating a room. but after a few tries of playing the room items is not showing anymore.Please help.
@Brick69
@Brick69 2 жыл бұрын
Noa sounds funny
@michelleannjabel1736
@michelleannjabel1736 2 жыл бұрын
can i ask po what programming language you used?
@nishantsharma1138
@nishantsharma1138 Жыл бұрын
saale good
@xiba04
@xiba04 4 ай бұрын
I can't get the name of the rooms to appear in the list. The buttons are being added to the list but it does not put the names of the rooms on the buttons in the list. In the RoomItem it is not clear to me in the Room Name field that I have to drag. The Room Name of the PanelRoom?
@Ciavanni
@Ciavanni 2 жыл бұрын
Hey Thanks for this tutorial! :-) I was just wondering .... What if I " PhotonNetwork.CurrentRoom.IsOpen = false;" ? Room will be still visible even if closed! How can I "Leave a Room" and make the list update? Player A creates a Room and Player B sees it in the Room List. Player A then push an "Exit" Button ... How to close that room and refresh Player B list with "No rooms" ? Thanks
@vinnik4274
@vinnik4274 Жыл бұрын
Hey hey, i Tryed your tutorial and i really like it! Greate Work! BUT: When i leave a room the "new roomname" and also the "create room" button are disabled or maybe the programm itself freezes. could anyone help here?
@kamilopupilo
@kamilopupilo Жыл бұрын
This is a good tutorial but I have a problem where the game only shows me the room in the project and not when I build the game and then comes up with a very long error
@kamilopupilo
@kamilopupilo Жыл бұрын
nvm, I just forgot to build the game again
@DarinBills
@DarinBills 2 жыл бұрын
Can you put a link to the scripts plz cause im new to proton so can you please link a github for this video
@mikejack8004
@mikejack8004 2 жыл бұрын
Is 20 CCU the max player of a lobby or for the whole game
@gomango99
@gomango99 2 жыл бұрын
Whole game, but if you self-host the server, you can get up to 100 CCU for free
@killstreakz
@killstreakz Жыл бұрын
I have got error while tryna Display room: The Object you want to instantiate is null
@tunahancoskun3375
@tunahancoskun3375 11 ай бұрын
normally there was no problem, but it doesn't list the rooms anymore, problem is canvasta?
@leagueetv876
@leagueetv876 2 жыл бұрын
Did someone have a problem where a friend stays in your room, you leave the room and then he leaves the room, but the room stays visible in the room list for you but not for him.
@timmy_he1469
@timmy_he1469 2 жыл бұрын
i've got this issue too, have you solve it? and can you tell me how?
@baifan8704
@baifan8704 2 жыл бұрын
best tutorial out there however i found a liitle bug. If the other client creates and leaves the room the room is still shown at the other client. If the client waiting in the lobby tries to join the lobby nothing happens. I couldn`t figure out how to call the roomupdate method constantly so that clients waiting in the lobby have an real picture of avaible rooms. Would be pretty neat if someone could share a solution.
@Sakura-zt8td
@Sakura-zt8td 2 жыл бұрын
yeah
@Sakura-zt8td
@Sakura-zt8td 2 жыл бұрын
you must seen the last part
@baifan8704
@baifan8704 2 жыл бұрын
@@Sakura-zt8td I followed the last part, the bug didnt go away
@baifan8704
@baifan8704 2 жыл бұрын
@@igna3385 Sadly not
@xuantienpham5777
@xuantienpham5777 2 жыл бұрын
@@Sakura-zt8td The last part is for the room still showing on the host itself, doesn't solve the problem baifan mentioned
@greenergamer57
@greenergamer57 3 ай бұрын
Hey any one know how to fix error, Object reference not set to an instance of an object. It happens when someone try's to join a room. plz help.
@FoxDenWorld
@FoxDenWorld 9 ай бұрын
7:06 when I try to drag and drop it won't let me. Just has the little circle error sign. Any suggestions?
@dannyanimates9717
@dannyanimates9717 2 жыл бұрын
Is it also good for 3D games?
@acrow4969
@acrow4969 3 ай бұрын
im not sure what i did but the server wont show up to a second party(both builds ran on my computer)
Multiplayer character selection - UNITY & PHOTON 2 Tutorial!
26:06
Blackthornprod
Рет қаралды 64 М.
5 DEVS Make a GAME without COMMUNICATING! (FPS edition)
19:10
Blackthornprod
Рет қаралды 450 М.
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 119 МЛН
터키아이스크림🇹🇷🍦Turkish ice cream #funny #shorts
00:26
Byungari 병아리언니
Рет қаралды 27 МЛН
Haha😂 Power💪 #trending #funny #viral #shorts
00:18
Reaction Station TV
Рет қаралды 14 МЛН
5 VS 5 DEVS - Which TEAM Makes the BEST GAME without COMMUNICATING?
17:01
I Made A Difficult Game About Climbing
15:04
Pontypants
Рет қаралды 2 МЛН
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 3,9 МЛН
Гайд по Mirror мультиплееру в Unity 2д
18:29
6 DEVS Make a GAME without COMMUNICATING! (HARDCORE edition)
20:12
Blackthornprod
Рет қаралды 1,6 МЛН
I Paid Fiverr Game Developers to Make the Same Game
10:25
BadGameDev
Рет қаралды 622 М.
How to Make a Good 2D Camera
11:38
Game Maker's Toolkit
Рет қаралды 387 М.
Learning Unreal Engine in One Month to make a Game!
15:25
Will Hess
Рет қаралды 48 М.
So you want to make a Game Engine!? (WATCH THIS before you start)
14:39
Giant Sloth Games
Рет қаралды 268 М.
Results After Releasing my First Game on Steam
15:07
Pontypants
Рет қаралды 2 МЛН
СБЕГАЮ ОТ ЗЛЫХ РОДИТЕЛЕЙ в Schoolboy Runaway
44:32
ЭВОЛЮЦИЯ КАЧКА В ROBLOX
29:40
OVER SHOW
Рет қаралды 451 М.