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 and Batch Rolls

Learn how to create Random Tables and combine them into Batch Rolls to generate multiple results with a single click. This guide shows you how to build tables, add entries manually, in bulk, or with AI assistance, and reuse them to quickly generate NPCs, locations, encounters, and more.