Reply To: Question about Dynamic Sequencer

Forums 💬 NodeCanvas 🗨️ General Discussion Question about Dynamic Sequencer Reply To: Question about Dynamic Sequencer

#13028
Gavalakis
Keymaster

    Hello there and sorry for the late reply.

    Considering I understood correctly, you could achieve what you want in a simpler way using the typical If-Else pattern for behaviour trees likeso in place of your top-right Selector node:

    [attachment file=”IfElse.png”]

    Please let me know if the above works for what you want to achieve.

    Thanks!