
An introduction to the series. We are going to build from scratch a Multiplayer FPS in Unity 5.
In this video I'll explain in detail the network models being used in games today, and what will be used in our game.
In this video we'll download and install Unity and setup our
developer environment.
In this video we'll setup the network manager, that will control the Network System in our game.
In this video we create a script which will synchronize between clients each player's position and rotation.
In this video we create the Player Controller which will be used to control every player action such as shooting, health and pickups.
In this video we setup the Game Controller to allow Pickups to be randomly dropped in our game.
In this video we add the Scoreboard and Random player spawn points functionality to the Game Controller.
In this video we talk about AI and how we can create a zombie that follows and attacks players.
In this video we'll see how to import 3D models from the internet to make our game more appealing.
In this video we talk about game deployment and how we can make money or share our game with the world. We also talk about Steam Greenlight and Steam Direct.
In this video we fix some minor bugs left out of the previous videos and we add an animated zombie to our game.
In this video we'll see how we can add FPS perspective arms to our character.
In this video we'll see how we can add a Third Person perspective model to our character, to be seen by other players.
In this video we'll see how we can animate our FPS arms.
In this video we'll see how we can create a new map (short explanation. Please check the 21:9 video)
In this video we'll see how we can create a new map (more detailed, but in 21:9).
In this video we'll see how we can add points to our game.
In this video we'll see how we can add paid pickups.
In this video we'll see how we can add paid sections of the map.
Ever wanted to create your own Multiplayer FPS? Now you can!
"But.. it's hard." No, it isn't, you just need motivation and some basic programming knowledge.
With this course you are going to learn the basics of Networking in games, how to create a first person shooter in Unity and then how to make it multiplayer. As soon as you get the concept, you'll be able to create any kind of multiplayer game!