Tower Defense Tutorials Part 5

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

This tutorial goes over how to pass data between scenes using the singleton pattern, something especially useful when a user is picking map types and difficulty in a separate menu scene. We also give an overview of building a menu system with Prezi-style transitions (panning and zooming camera with parallax effects).

In addition to building the menu and passing state data around, learn how to display a loading screen between scenes. Without this, the game may appear to hang when a player starts from the main menu.

Recommended posts

We have similar articles. Keep reading!

Tower Defense Tutorials Part 6

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

Legacy Earth Alpha Release

The very first build of Legacy Earth! The first three missions are available to play and then it will abruptly stop.

Tower Defense Tutorials Part 2

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

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.

Comments

Log in or sign up to leave a comment.