I’ve started writing a series of tutorials aimed at teaching the basic fundamentals of Unity networking.
This is my first ever tutorial and I’ve only completed the first two parts so far, but I thought I’d see if I could get some feedback regarding the approach I’ve taken, before I get too far into it.
By the end of the tutorial it will at least have covered setting up the network, setting up and controlling the players and camera, shooting each other (health and damage), scores, syncvars and interacting with scene objects.
The target audience is anyone that wants to try a networked game, but doesn’t know where to start. They will be expected to be reasonably familiar with C# and Unity.
I’ll be looking to add new parts approx once a week, and I’m expecting the series to probably have 5-6 parts in total.
Any and all feedback is welcome, thanks
Tutorial is available here Unity 5 Network Tutorial Part 1 – Doofah Software