FSM Nested Nodes Never Resume

Forums 💬 NodeCanvas ⚙️ Support FSM Nested Nodes Never Resume

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19304
    cybexx
    Participant

      I just ran into an issue with nodes like FSMNestedFSMState which implement a Pause function but does not implement any kind of resume.

      I added:

      Which fixes the issue, seems like Stay is the only function to be called when the Owner resumes.

      #19305
      Gavalakis
      Keymaster

        Hello!

        Thanks for the report. Indeed this needs to be fixed. Will add it in the list for v2 🙂

        Cheers!

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