Unity3d Tutorial - Server Client tutorial series (new)! (465985)

Hello! Heres me new tutorial series on Networking with Unity3D’s basic networking system.

Before you start download the source code!
804656–29834–$Unity3D Tutorials Server&Client.rar (6.48 KB)

Video 1:

Video 2:

Video 3:

Video 4:

Video 5:

Video 6:

Video 7:

3 Likes

Any feedback? I would love to know what people think of this tutorial series!

Wicked network tutorials :slight_smile: I’m going to use some of your routines to quickly mash-up red box VS blue box shooter test :slight_smile:

Welcome!! Since my first login tutorial I have always wanted to make a networked one :slight_smile: Well here it is!

Just saw this here. Need to take a look! Unity networking is powerful but under-documented, so any resources for this would be good.

Do you want me to upload the source code? I am upload it now :smile:

I’ll agree with little angel…any network tutorial is a good network tutorial.
I kinda’ took over another 3d FPS network tutorial thread…but there’s BIG holes in my quite limited knowledge and experience…and it’d be a good thing if I could learn from your efforts thus that you might also learn from my different point of view in this giant all purpose 3d tool kit called unity…

And in case no one has told you yet…thanks MUCH for your efforts smile

Hey there Wikened, your tutorial series is really picking up now. I watch almost all your videos with great interest.

I have a request.
Once you are finished with this Networking tutorial, if and when you have the time, could you consider making another server client tutorial series where

Client = Unity
Server = Custom Coded.
(In some situations it is necessary to create ones own custom coded server as the Unity server may not be ideal in all cases)

This kind of tutorial is very hard to come by. Even if it is very difficult to make such a tutorial completely, any information or baby steps on how to get a project like that started would be very useful.

Please consider something like this in your leisure. Thanks for all the other tutorials. Great work !!

Thanks a lot, Wikened.

I actually planned to create a tutorial like this using Photon’s Networking Socket. First I must get better with it and then I will create one! :slight_smile:

Welcome!

nice tutos, thanks for the effort, as Little Angel said , there is not that much on this topic , so every bit of infos added is always welcome :wink:

Hi Wikened, thank you so much for this tutorial. However, I have one question during my own implementation for your first video.
The problem is I need to switch back to server to make the game app updated. Do you know how is that happening?

Hello gasros123,
Can you please explain your problem a bit better and then I’ll see what I can do :slight_smile: Maybe even make another tutorial on it!

Sorry, let me explain again.
I followed your first video in this tutorial and tried to connect two instance (one server and one client) on my laptop.
The problem is that when I click client button on my client instance, there is no change neither on client nor server. Then i switch back to server, then the number of logged client change to 1. Same thing, when I change the color, the color on server is not updated until I switch to the server.

Ah yes! When u build your project you need to make sure “Run in Background” is checked! So go to build settings and look for “Run in background”! This should fix it.

bump

Thanks! Great tutorials to learn the basic concepts and get started! :smile:

Thanks! Great tutorial(s).

Did you know the videos at the end are uploaded in the wrong order.

Cheers

Thanks this is really great. watched them all and they help me a lot !

also i went check your channel in youtube and found sooooo many tutorials which are really helpful indeed.

ps. btw, the video 7th in this forum is in the wrong order though :smile:

Cheers