How can I tell which Task is next in a Sequencer?

Forums 💬 NodeCanvas 🗨️ General Discussion How can I tell which Task is next in a Sequencer?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13024
    johnrgeraci
    Participant

      It seems that all of the examples show a nice set of connection pips at the bottom edge of a Sequencer node, but these seem have gone away in the latest version.  So how can I tell which node is the next in the sequence?

      This is what I see on my sample behavior:

      [attachment file=”16931″]

      And this is what I see in a random example

      [attachment file=”16932″]

      (I’m brand new here)

      #13026
      johnrgeraci
      Participant

        Here are the attachments for the above

        #13025
        Gavalakis
        Keymaster

          Hello and sorry for the late reply,

          The design of the connections has been changed in recent versions so that all connection outputs come out of a single point.

          However in both the previous design as well as the new one, the child nodes were/are always evaluated from left to right. Because of this, there was no good reason to show the connections separately. It is only a UI change, but the ordering and behaviour remain the same.

          Thank you.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.