Bug or fail in order nodes

Forums šŸ’¬ NodeCanvas āš™ļø Support Bug or fail in order nodes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16031
    off0
    Participant

      Hi there,

      i don“t know reason why it“s case that is not in order step by step properly as you can see in the video.

      https://gofile.io/d/h7qOT2

      Please could you some tell me why ?

      This behaviour is okay or it“s bug ?

       

      Thanks

      #16032
      Gavalakis
      Keymaster

        Hello there,

        This is not a bug šŸ™‚
        Please know that behaviour tree child nodes are ordered automatically from LEFT TO RIGHT. In your video, your child on the top right of the screen is actually on the left of the child node on the bottom right of the screen, meaning that on the X axis in the graph, the top-right node is more left that the bottom-right node is. If you move the top-right node further on the right (more than the other node is), the connections will also automatically order itself accordingly.

        Please let me know if that clarifies what is going on and how this works.
        Thanks!

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