Reply To: Concurrent node to exit when FSM stops

NodeCanvas Forums General Discussion Concurrent node to exit when FSM stops Reply To: Concurrent node to exit when FSM stops

#9096
Gavalakis
Keymaster

    Here is a temporary solution:
    Please open up FSM.cs and at line #86 in method EnterState right after the (newState == null) check please add the following: