How to apply damage to a player?

Hi Adam,

Take a look at the Blueprint example below on how to apply damage.

The variable “Health” can be used for your player and as a condition for when to determine death.

-W