Reply To: Allow "disable" function to the "ANY STATE"

Forums 💬 NodeCanvas 🗨️ General Discussion Allow "disable" function to the "ANY STATE" Reply To: Allow "disable" function to the "ANY STATE"

#14223
Gavalakis
Keymaster

    Hello,

    Unfortunately that would not be very possible for the framework, because disable/enable state is relevant to the incoming connection/transitions, rather than the nodes themselves (unless I make some hacks specifically for the ANY STATE which I’d prefer to avoid though).
    If you want, you can rather disable specific transitions from the the ANY STATE and to the target states by selecting the transition and checking off the “Active” setting in it’s inspector panel.

    Please let me know if that works for you.
    Thanks