Reply To: Save state and the current active node in State Machine

Forums 💬 NodeCanvas ⚙️ Support Save state and the current active node in State Machine Reply To: Save state and the current active node in State Machine

#18159
Gavalakis
Keymaster

    Hello again,
    Hmm, There is currently no good way to set the current state without also triggering it, and without some source code changes, because triggering the state is required to also enable the conditional transitions it has.
    If you are interested in that, I can make the required source code changes and send them to you.