helpful video! i'm incredibly new to programming and just wanted to make a small thing for friends and i, and a lot of other tutorials weren't as comprehensible and easy-to-do as this for a beginner like me, so thanks a ton!
I’m planning on making the PvE series a more full fledged game, this series was more of a crash course. So I will hopefully go over lag compensation in the PvE series
amazing! Will you also make a tutorial on how to migrate the functionality so that we don't have to rely on tomfol_io and instead use our own server from a server service provider? EDIT : nevermind! saw in the comments that you're already going to do that, awesome! also- -I think that covering player disconnects/timeouts (removing the player replication after a while of their client not responding) and general connection loss would also be essential
I like how you create and explain, hope you make a 2d RPG Multiplayer too with a character has a animatedsprite2D I am a aspiring game dev and I think I can learn new something about in this channel. hope you make more videos.
I have dowloaded the hole progect from the git repositori and it only works whene conecting to another instance in the same computer, while tring to conect to a friend it doesn't work.I am not shure why as i am a total beginer in multiplayer maters.
Hi! Your videos are great, and I look forward to watching more. For some reason I am getting handshake failed for the relay as well. Is there anyway I can show you what I've got to see what may be going on?
Sure! The source code is on GitHub (link in the description) if you want to compare your code. Feel free to message me on discord, my username is jcurtis06
Great tutorial but man... please slow down writing the code xd I had some instances when you just wrote something and immediately move to another section so it was hard to keep up with writing with you and not miss a part.
I just mean that sometimes he blitz through code after writing it and it was easy to miss something. The tempo itself is fine ;) additional second after finishing writing that's all
helpful video! i'm incredibly new to programming and just wanted to make a small thing for friends and i, and a lot of other tutorials weren't as comprehensible and easy-to-do as this for a beginner like me, so thanks a ton!
Will there be episode on lag compensation? Looking forward to the PvE series!
I’m planning on making the PvE series a more full fledged game, this series was more of a crash course. So I will hopefully go over lag compensation in the PvE series
amazing! Will you also make a tutorial on how to migrate the functionality so that we don't have to rely on tomfol_io and instead use our own server from a server service provider?
EDIT : nevermind! saw in the comments that you're already going to do that, awesome!
also-
-I think that covering player disconnects/timeouts (removing the player replication after a while of their client not responding) and general connection loss would also be essential
Yep, a self-hosting tutorial is in the works. I'll definitely go over disconnecting and whatnot in a future series!
3:02 you say you use Noray's servers for testing, can you suggest what to do once I am out of the "testing" stage?
I would recommend hosting Noray yourself on something like Linode, AWS, Oracle, etc.
I'll make a tutorial soon on how to use Linode to host it!
I like how you create and explain, hope you make a 2d RPG Multiplayer too with a character has a animatedsprite2D
I am a aspiring game dev and I think I can learn new something about in this channel. hope you make more videos.
wow!!
I have dowloaded the hole progect from the git repositori and it only works whene conecting to another instance in the same computer, while tring to conect to a friend it doesn't work.I am not shure why as i am a total beginer in multiplayer maters.
That’s strange. I’ll do a test tomorrow and see if that’s happening on my end.
It could be an issue with the Noray server
Hi! Your videos are great, and I look forward to watching more. For some reason I am getting handshake failed for the relay as well. Is there anyway I can show you what I've got to see what may be going on?
Sure! The source code is on GitHub (link in the description) if you want to compare your code. Feel free to message me on discord, my username is jcurtis06
Awesome tutorial! can you make another one that explains how to do this in a 3d setting?
Noray implementation should be the same regardless of whether the game is 2D or 3D.
In the future though, I’ll make a complete 3d multiplayer series!
@@curtjs-dev okay thanks!
will there be an epidsode on setting linode server?
Yep! Probably within a week or so
We need something like that for unreal for sure
Great tutorial but man... please slow down writing the code xd I had some instances when you just wrote something and immediately move to another section so it was hard to keep up with writing with you and not miss a part.
Thanks for the feedback! I'll definitely slow down next time haha
I like it personally, makes the video shorter
I like the pacing as well, playback speed can be easily adjusted in the video settings anyways
I just mean that sometimes he blitz through code after writing it and it was easy to miss something. The tempo itself is fine ;) additional second after finishing writing that's all