Reply To: make some Tasks to run On Update as well

Forums 💬 NodeCanvas 🗨️ General Discussion make some Tasks to run On Update as well Reply To: make some Tasks to run On Update as well

#14198
Gavalakis
Keymaster

    Hey,

    Glad to know it worked for you.
    Well, the current FSM design in NC is State-centric. What I mean by that is that either the state repeats as a whole, or it does not 🙂 The actions of the state are just what make the state up, and not to be treated as sub-states (which would be the case if some of them were repeated and some other were not) 🙂

    Thanks as well!