Feature Request: Nested Concurrent Flowscript in FSM

Forums 💬 FlowCanvas ⚙️ Support Feature Request: Nested Concurrent Flowscript in FSM

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21653
    sinzer0
    Participant

      Would be nice to be able to run a nested flowscript concurrently in an FSM.

      #21654
      Gavalakis
      Keymaster

        Hey,

        You mean in a similar fashion that is done with the FSM Concurrent Node?
        By the way, altought not exactly the same as your suggestion, you can if you want, have a FlowscriptController attached on the same gameobject alongside the FSMOwner, which will efectively make them both run concurrently. Just a simple solution in case it is adequate to what you want to achieve.

        Let me know.
        Thanks.

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