-
Notifications
You must be signed in to change notification settings - Fork 356
Tutorial Series
John Pan edited this page Apr 3, 2018
·
10 revisions
The Desert RTS Tutorial Series is a tutorial-style project for creating a fun multiplayer RTS. We are creating it as we go so if there are any features you'd like to go over and add, please suggest them!
Introduction to the project and setting it up.
Implementing a system that allows players to spawn units at their mouse position in-game.
[Part 3 - Setup Multiplayer] (https://youtu.be/vHwvBs0oPgU)
Setting up multiplayer with Photon Unity Networking.