Hello,
Thanks, I am better now.
You can simulate this by using the “Coroutine” node just after the event node like so:
[attachment file=”CoroutineNode.png”]
You can then call the “Break” port whenever and if you like, to stop the coroutine (thus repeating/updating).
Cheers!