Reply To: FSM Node that runs parallel to a state

Forums 💬 NodeCanvas ⚙️ Support FSM Node that runs parallel to a state Reply To: FSM Node that runs parallel to a state

#15522
sam
Participant

    My guess is that onFinish is never called in your custom task because you need to notify NodeCanvas that the action has been completed by calling the EndAction() method.