The title is basically what I need. I’ve ran into this problem several times and I can’t seem to find a simple way to do this. It usually comes in the form of this:
What I want is something similar to this Retriggerable Delay node, but instead of resetting whenever it its triggered, it keeps counting down until it isn’t triggered, then the code continues. If the Boolean continues to be True, the node still doesn’t reset. If the Boolean is ever False, then it resets. Is there a way to do this?