Skip to content

Create a Damageable Object

  1. Add the health component.
  2. Choose the damage types that matter.
  3. Add resistances if the target needs them.
  4. Connect the hit or kill feedback.
  • Screenshot: Health component in the Inspector.
  • Screenshot: Damage trigger setup.
  • GIF: Object taking hits and reacting.
  • Video: Damageable object setup walkthrough.
  • Diagram: Damage source → health target.