Turrets and Missiles Tutorial

Video tutorial about turrets and missiles in a rail shooter built with Unity3d.

This is a continuation of Final Parsec's tutorial series on building a space-themed rail shooter with Unity3d. Combat in this game involves dodging fire from ground based turrets.

In this tutorial, I'll be going over how to build turrets which detect the player using colliders. Then we'll discuss how to make the turret face the player and fire.

You can follow along with the development of the project and find the source code from the tutorial on GitHub.

Recommended posts

We have similar articles. Keep reading!

Space Snakes Alpha Look

Video of Space Snakes, Final Parsec's upcoming 2D platformer, in its alpha state.

Tower Defense Tutorials Part 6

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

What did Unity just announce at Unite 2022

Announcements from Unity's 2022 conference. An exciting look at everything new: cross-platform, XRI, advanced UI, immersive graphics, and facial animation.

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.