How to Make a Damage System in Unity: Make a Space Sim Tutorial
Channel:
Subscribers:
1,440
Published on ● Video Link: https://www.youtube.com/watch?v=dy1dKOKc1n0
In this Unity3D game development tutorial we continue creating our space game. The focus of this tutorial is adding a simple modular damage system to the game that we can expand on in the future. We will experiment with checking for different damage types and instantiate explosions when this lose all their HP. The system is set up to allow for different parts of a ship or other game object to be damageable individually.
Other Videos By Mike Dolan
Tags:
gamedev
badgerheadgames
unity
space sim
how to
beginner tutorial
damage system
collision detection
explosions
shields
armor
damage types
cell fragmentation
asteroids