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 |
---|---|
MaxHP | Indicates the maximum number of HP that the character or object can have. Hit points, often abbreviated as HP, are a common term used in games to describe the amount of health a character or object has. |
APIs with this module¶
These APIs/components function after attaching this module to the same object.