Skip to content

Damageable

The Damageable module allows an object to take damage and can be applied to both player characters and non-player characters (NPCs).

Property Description
HP Hit points, often abbreviated as HP, are a common term used in games to describe the amount of health a character or object has. They represent the amount of damage that a character or object can take before being defeated or destroyed.
MaxHP The maximum number of HP that the character or object can have

damagable-module

APIs with this module

These APIs/components function after attaching this module to the same object.