Tower Defense Tutorials Part 4

The fourth video tutorial of a series which takes you through the process of building a tower defense game.

This tutorial goes over how to create random waves of enemies. The waves include bosses every 10th wave and different types of enemies. Waves are sent either when an interval of time has passed or the player has commanded a new wave. Also, multiple waves can be actively spawning enemies at the same time.

Recommended posts

We have similar articles. Keep reading!

How to Install the Official Plugin for Hosting Unity WebGL Builds

This article explains how to download and install the Official Plugin for uploading Unity WebGL games to FinalParsec.

Deploying Unity Games to Android

Step-by-step instructions to learn how to deploy an existing Unity game to your Android device or get a game ready for releasing to the Play Store.

Enemy Detection and Firing

Learn how to detect enemies and shoot projectiles at them. A continuation of the tower defense tutorial series.

Tower Defense Tutorials Part 6

The sixth video tutorial of a series which takes you through the process of building a tower defense game.

Comments

Log in or sign up to leave a comment.