floats vs integers for health system

After taking a look at the tutorial, if you’ve created the Damage Player function, you should put that setup I said last post inside this class.

After the Take Damage node, set the boolean IsRegenerating to false and call the Set Timer by function name here.

Take Damage -> Set bIsRegenerating = false -> Set Timer by Function Name = Name: Health Regen , Time: Delay to start regen

That might for you