Why can't I add a Delay Node to a function?

You say that as if it was ambigious. They literally just stated this is an intentional feature that will not be changing. That is the news.

This thread became confusing quickly. Your idea seems most like what I am trying to accomplish. Do you mind elaborating more. Thank you.

Would this also work with a retriggerable delay?

Apologies for the late reply. There’s basically no way to implement delay inside a function.
I’ve just used a hacky way to go about it.


This basically makes the function fire twice. Once when you fire it and 2nd time after the delay has been counted down inside the event graph

1 Like