Reply To: Nested FSM never runs onFinish if has AnyState node

Forums 💬 NodeCanvas ⚙️ Support Nested FSM never runs onFinish if has AnyState node Reply To: Nested FSM never runs onFinish if has AnyState node

#18197
quanticdaemon
Participant

    [quote quote=11702]IMO, AnyState should be functionally equivalent to attaching the same transition(s) to every state by hand.
    [/quote]

    I agree, this is the technically correct interpretation of an “any” state 🙂 Are you still planning to implement it this way?

    QD