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!

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.

Tower Defense Tutorials Part 4

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

Scurvy Siege Dev Log 1

Introducing a new project from Final Parsec's. Scurvy Siege takes piece from our past games to make a great new experience in the tower defense genre.

Unity Animator State Machine Tutorial

Technical talk from Matt Bauer about Unity animator state machines in Nauticus Act III. Simplify Unity state machines into manageable sub-components.

Comments

Log in or sign up to leave a comment.