Reply To: FSM multiple connections between two states?

Forums 💬 NodeCanvas 🗨️ General Discussion FSM multiple connections between two states? Reply To: FSM multiple connections between two states?

#14158
modernalchemists
Participant

    Hi,

    I purchased NC yesterday and been digging into it.
    Is this still true?

    How would you suggest I solve the issue, if this would be a requirment?
    Or is this an indicator, that something’s wrong with the FSM design?
    I am not yet sure, if I can think of a case, where this is really needed, but I have to be prepared.

    One solution I can think of is create a transition (bool) property and have some logic via code … and then only this bool is checked.

    How would you do it? Don’t wanna work against the system.

    Thanks!