Reply To: Intended way to create re-usable FSM structures

Forums 💬 NodeCanvas ⚙️ Support Intended way to create re-usable FSM structures Reply To: Intended way to create re-usable FSM structures

#15588
Gavalakis
Keymaster

    Hello again and sorry for the late reply due to August.

    We could make a Condition Task that is checking the current sub-fsm state NAME (thus a name will have to be given), which will evaluate to true only if the current sub-fsm is at the state name given. Would something like this work for you?

    Thank you.