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.

This is a continuation of Final Parsec's tutorial series on building a space-themed rail shooter with Unity3d. In previous tutorials, we've discussed enemies detecting and firing at the player. Now we have come to the point where the player needs to be able to fight back.

In this video tutorial, I'll discuss managing the health of enemies when they get shot by the player. Then we'll discuss how to make the enemies blow up and be removed from the game when they are dead.

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!

How to Install Unity3D and Unity Hub

Follow our step-by-step guide for beginners to get started installing and running Unity3D.

Tower Defense Tutorials Part 6

The sixth 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.

How to Connect Visual Studio to Unity

Adding Visual Studio to your workflow may make the difference between finished project and flash in the pan.

Comments

Log in or sign up to leave a comment.