Issue subtracting from timer variable with Set Time by Event node

Try and untick ‘looping’ on the timer node, then connect the execution pin from the end where you set the package time back to the set timer event node. You should add a check if package time is zero or negative in order to exit that loop.

1 Like