Search Unity

Visual scripting - how to know if connection is active or not

Discussion in 'Visual Scripting' started by kshaja, Nov 18, 2021.

  1. kshaja

    kshaja

    Joined:
    Sep 22, 2010
    Posts:
    148
    Hi, is there some node to know if the connection ( flow ) from the node is active or stopped to be active.
    For example, I have unity event that is activated and is active for some time ( like the button is pressed ).
    Now I need to know when that flow is not active any more...( like when button is released ).