How to create a multiplayer games from scratch
Tze pang Phu, Mr
-
-
Introduction to my multiplayer games
4:53 -
Setup Photon Unity Network Package
7:36 -
Creating Script and connect to the server
13:01 -
Creating Landscape and Setup Camera
5:04 -
Putting spaceship into the game and create spaceship script
3:47 -
Writing the script to control the spaceship
13:56 -
Instantiating the spaceship and testing the multiplayer game
6:26 -
Fixing the game so that you only control your own spaceship
5:09 -
Fixing the flickering issue and smooth the game
11:34 -
Creating bullet and shoot it from the ship
12:30 -
Adding enemy ship into the game
18:58 -
Adding health bar to enemy ship and detect bullet collision
19:02 -
Instantiating enemy ship
5:20 -
Making explosion after enemy die
6:14 -
Creating Pretty Laser Beam
6:48 -
Creating enemy bullet and let enemy shoot
9:37 -
Creating health bar for our spaceship and detect enemy bullet
13:20 -
Test the game in multiplayer mode
6:29 -
Creating a start game menu
13:39 -
Letting player key in name and display name on the spaceship
16:20 -
Letting player chat inside the game
3:04 -
Changing spaceship color
10:35
-
About This Class
What the course offer
My course will teach you how to build multiplayer games from scratch, feel free to try the games I build first before deciding if you want to learn how to build it from scratch. I have published my multiplayer games titled "multiplayer space shooter" on Apple Appstore, Google Playstore, Newgrounds and Kongregate games portal.
I designed this multplayer games programming course to be easily understood by absolute beginners. You just need to follow step by step to complete your games.
I will start by teaching you how to setup the network server and the background, then I will show you how to add in each object and controlling them using the script, finally I will show you how to smooth the game with various technique and also testing the game in multiplayer mode to make sure everything work correctly. Please give it a try and you wont be disappointed.
Students
Projects
-
- --
- Beginner
- Intermediate
- Advanced
- All Levels
- Beg/Int
- Int/Adv
Level
Community Generated
The level is determined by a majority opinion of students who have reviewed this class. The teacher's recommendation is shown until at least 5 student responses are collected.
Hi, My name is Freddy Phu Tze Pang and I work as a programmer for more than 10 years. During my free time, I like to create computer games for fun. I used to use java as my programming tool to code for android but ever since Unity been launched, I have been using Unity to create games.