Seek doesn’t work after Patrol

Forums đź’¬ NodeCanvas ⚙️ Support Seek doesn’t work after Patrol

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15222
    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.

      #15223
      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.

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