New to unreal here. I am trying to stop the set timer by event when it is greater than a certain value. I have my counter working but it seems to just stop after 1.
You need to use Clear and Invalidate Timer by Handle. Place the branch in the event that is being loop and on true execute the clear timer.

