Reply To: SuperActionList Kind of Like SuperActionState

Forums 💬 NodeCanvas 🗨️ General Discussion SuperActionList Kind of Like SuperActionState Reply To: SuperActionList Kind of Like SuperActionState

#14024
akyangliao
Participant

    I tried it and it didn’t work.

    I think mainly is because how the tree/nodes get traverse. Currently, I am using 2.5.6c and here is the Selector.OnExecute.

    In my example, the Selector is dynamic, that’s why Reset is called after Execute. So I need a way to know if the condition is met, it will run Reset first. Same thing in Sequencer. This class is pretty helpful, I always like the idea of clean itself up. So you don’t need to put clean up code everywhere. So I would like to have some help to make this work. Cheers.