Reply To: [BUG] Filter "cool down" refresh & let pass trough

Forums 💬 NodeCanvas ⚙️ Support [BUG] Filter "cool down" refresh & let pass trough Reply To: [BUG] Filter "cool down" refresh & let pass trough

#15869
Gavalakis
Keymaster

    Hello there and sorry for the late reply.

    From what I understand from the screenshot, this is a SubGraph. Is that correct please?
    It seems that the parent graph is repeatedly entering/exiting the subgraph and as a result the subgraph is reset (along with its nodes) each time it re-starts. I could probably make the Cooldown node independent of that and dependant on Time alone.

    Let me know.
    Thank you.