Announcing the Tower Defense Tutorial Video Series!

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

Over the next couple months, Final Parsec will be creating a tower defense style game. Follow along as we build from the ground up to a game intended for the web and Android devices.

Building a Grid Environment without GameObjects

This tutorial will demonstrate how to create a grid without using Unity GameObjects. By eliminating the overhead of multiple GameObjects, we can increase performance. The grid we're building here will be a vital piece of infrastructure as enemies will walk across it, turrets will be placed on it, and it will handle user interaction in various ways.

Recommended posts

We have similar articles. Keep reading!

Aurora TD Released on Web and Android Devices!

Aurora Tower Defense has just been released for PC, Mac, and Android devices. Play for free in your browser now!

How to Upload And Host Unity WebGL Games on FinalParsec

Learn how to use the Final Parsec plugin for Unity to easily make WebGL builds of your game and host it online for FREE!

Tower Defense Tutorials Part 3

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

Enemy Health and Explosions

Video tutorial about managing enemy health in a rail shooter built with Unity3d. We'll also discuss killing enemies in fiery explosions.

Comments

Log in or sign up to leave a comment.