-
Notifications
You must be signed in to change notification settings - Fork 356
Tutorial Series
John Pan edited this page May 12, 2019
·
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.
Setting up multiplayer with Photon Unity Networking.
Going over the heightmap system.
Spawning units with a buildings.
Implementing RTS-style camera movement.
Design scene obstacles with the Environment system. Note: Also includes update for Unity 2019.1.1f1
Track resources for purchasing upgrades and units.
Create resource caches and units that mine them.
The last video.