Seek doesn’t work after Patrol

NodeCanvas Forums Support Seek doesn’t work after Patrol

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17805
    eonyanov
    Participant

    Hello, I found a bug. In behaviour tree, when my character in task “Patrol”, I give the command to move to the point. In “MoveToPosition” task executed methods “OnExecute” and “OnUpdate”, NavMeshAgent set destination. After that in task “Patrol” execute method “OnStop”, where NavMeshAgent is reseting path. And then the task “MoveToPosition” stops because agent.remainingDistance = 0.

    #17864
    Gavalakis
    Keymaster

    Hello and sorry for the late reply.
    Hm.. Are you using any dynamic nodes? Can you please post a screenshot of the behaviour tree?
    Thank you.

    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.