Reply To: Request: FSM AnyState to ActionTasks that don't have transitions

Forums 💬 NodeCanvas ⚙️ Support Request: FSM AnyState to ActionTasks that don't have transitions Reply To: Request: FSM AnyState to ActionTasks that don't have transitions

#18539
hammar
Participant

    [quote quote=11065]i think the anystate work if a start node is in repeat.
    from anystate to next state, this last state should end into a next running state.

    [/quote]

    Thanks for the reply. Whilst your example continues to run, it still transfers state to the ‘Loop’ Task. Furthermore, it requires all the tasks to have a transition to ‘Loop’.

    My ideal situation is one where I can have a transition that ‘On Finish’ transitions to itself.