That should work, however, I don’t think it’s necessary to have the Clear Timer node, as the looping check already does that.
Also, DaveL88, this is still unoptimized for what you want. Why don’t you just update those values when needed instead of updating them all the time? Like, for example, only update health after damage has been dealth or stamina when you hold the running button. That’s way more optimized.