Reply To: Calling functions on other flowcanvas scripts

Forums 💬 FlowCanvas ⚙️ Support Calling functions on other flowcanvas scripts Reply To: Calling functions on other flowcanvas scripts

#22315
Gavalakis
Keymaster

    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!