Reply To: Feature Request: Nested Concurrent Flowscript in FSM

Forums 💬 FlowCanvas ⚙️ Support Feature Request: Nested Concurrent Flowscript in FSM Reply To: Feature Request: Nested Concurrent Flowscript in 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.