Can't connect any action or condition

NodeCanvas Forums Support Can't connect any action or condition

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10938
    jdpat
    Participant

    I’m a new user of nodecanvas. After reading the docs, I didn’t find any way to connect action or conditional nodes to anything:
    issue
    Any way to fix this?
    Thanks in advice.
    JD-PAT

    #10945
    Gavalakis
    Keymaster

    Hello and welcome.

    Actions and Conditions of Behaviour Trees are what they are called ‘leaf’ nodes. Leaf nodes in Behaviour Trees can NOT have any children. They can only be connected as children to other nodes, specifically Composite nodes or Decorator nodes. For example, conditions and actions can be connected to a Sequencer, to make things happen in sequence.
    Sequencer

    Please download the example scenes found in the “Downloads” section of the website to better understand how Behaviour Trees work.

    Also, please read this documentation section as well as at least the first link provided in that page, as they are essential to understanding Behaviour Trees. Here is the section link for your convenicen:
    Behaviour Trees

    Let me know if I can help you in any other way.
    Thanks

    Join us on Discord: https://discord.gg/97q2Rjh

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