Nested FSM Problem

Forums 💬 NodeCanvas ⚙️ Support Nested FSM Problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17264
    atmuc
    Participant

      I use Control Graph Owner to enable/disable FSMs. When I disable and enable a FSM it restarts. I have nested FSM. Nested FSM keeps it’s state when the host FSM disabled and enabled. How can I restart nested FSM?

      #17265
      Gavalakis
      Keymaster

        Hmmm. What do you mean by saying that it “keeps it’s state”?
        The Nested FSM should be restarted as well (in the same way, when it is disabled and then re-enabled).
        – A Nested FSM is disabled, when the relevant Nested FSM node is disabled (or exited).
        – A Nested FSM is enabled, when the relevant Nested FSM node is enabled (or entered).

        Can you please clarify?
        Thank you.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.