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

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

#11067
hammar
Participant

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.

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.