Reply To: [bug] Timeout task doesn't reset properly

Forums 💬 NodeCanvas ⚙️ Support [bug] Timeout task doesn't reset properly Reply To: [bug] Timeout task doesn't reset properly

#17223
Gavalakis
Keymaster

    Hello,

    The “Timeout” ConditionTask is better only to only be used in the context of FSMs.
    If you are referring to BehaviourTrees, it would be far better to use the “Timeout” Decorator node instead.
    Are you indeed referring to using the “Timeout” ConditionTask in BehaviourTrees?

    Let me know.
    Thanks!