How to interrupt walking object?

NodeCanvas Forums General Discussion How to interrupt walking object?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12486
    kelvin
    Participant

    When I study the nodeCanvas, I want to make a object have two state, just walking and attacking.
    However, the object won’t stop immediately and transfer to attack the player.
    If I replace the sequencer node named Wander by a log node, it would work fine.
    What’s the problem?
    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #12502
    Gavalakis
    Keymaster

    Hello,

    Considering that I understand correctly, if you want the condition assigned on the Binary Selector to be made dynamic, you will have to make the Binary Selector Dynamic through the relevant option in it’s node inspector.

    Here is a simplified example for your convenience:
    DynamicBinarySelector

    Let me know if that works for you.
    Thank you!

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

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