Reply To: Mark action optionnal.

Forums 💬 NodeCanvas ⚙️ Support Mark action optionnal. Reply To: Mark action optionnal.

#17869
driiade
Participant

    Hey !

    Sorry for my english :'(

    What i want is that some actions will not be counted when the state has to finish.
    For example i have A,B,C actions, I want A to finish for transiting to the next state. B and C have to run as long as the state is running (so as long as A is running in this case).

    For the moment it’s totally impossible.
    What I made is an action with a list of optionnal action and a list of necesssary action, but the UI is horrible (list in list in list in list someTime :s :'( 🙁 )