Health Types
Health types enable you to set up damageable objects with different properties, and modify the effects of weapon types according to the type of damageable they hit.
For example, a laser weapon might be more effective against a Shield health type, whereas a ballistic weapon might be more effective against an Armor health type.
Creating Health Types
To create a new health type:
Go to the project tab
Right click > Create > VSX > Health Type
Rename it to whatever you wish
Set it as the Health Type in the inspector of any Damageable object you wish
Set it as the Health Type in an entry in the Damage Override Values or Healing Override Values lists in the inspector of the Health Modifier on any weapon you wish.
Last updated