Tower Defense Tutorials Part 6

blog post header image

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

This video demonstrates how to build an in game options menu. I provide a discussion on the usage of NGUI and future changes to building user interfaces in upcoming versions of Unity.

We also showcase some of the enhancements we've made since previous videos: turret upgrades, special effects, and environment changes.

Recommended posts

We have similar articles. Keep reading!

blog post preview image
world-building

How to Create Random Tables

This guide walks you through creating custom Random Table Generators, from setting up a Generator and organizing its contents to building your first Random Table and filling it with entries. You’ll learn what each section of the editor does, how privacy and search metadata work, how to link tables together for layered results, and how to speed up setup with pasted entries or assisted generation.