Damage over time by bleeding

So Im trying to set it to when the bullet hits the player it starts to apply damage every second via bleeding

][2]

][the damage is being applied when the bullets hits the player and then is handled as event any damage]

I have tried a couple of ways to do this one of them being the apply burning from fire but still cant get it to work

From where are you calling the IsBleeding event that activate the timer?

![alt text][sorry forgot to put that up in the event graph of the projectile and it is to be called when the projectile hits the actor it only does it once but does not repeat]

You cad do this all within the actor that gets hit. Let me know if it works :smiley:

Thank you it worked now I just need to stack the damage and it will be complete thank you for your help