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

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

#11805
Gavalakis
Keymaster

Hey,
By “transitional condition”, I mean that you can use conditions on the transitions of the SubFSM-Node in the parent FSM and as such, if a condition becomes true, the transition will take place and thus force stop the SubFSM regardless of which state it currently is.
TransitionalCondition
(But I suppose you already know that 🙂 )

Even so, indeed an option for that would be a nice addition.
Thanks!

Join us on Discord: https://discord.gg/97q2Rjh

Attachments:
  1. TransitionalCondition.png