Skip to content
John Pan edited this page May 12, 2019 · 10 revisions

Desert RTS

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

Part 8.1 - Resource System; TODO

Track resources for purchasing upgrades and units.

Part 8.2 - Resource Mining; TODO

Create resource caches and units that mine them.

Part 9 - TBD; TODO

Part 10 - TBD; TODO

The last video.