Reply To: "Follow target" behavior with some restrictions.

NodeCanvas Forums Support "Follow target" behavior with some restrictions. Reply To: "Follow target" behavior with some restrictions.

#12467
Gavalakis
Keymaster

Hello,

Considering I understood correctly, here is a Behaviour Tree that will do what you are after 🙂
SeekTarget
The decorator used here above the Seek action, is the “Timeout Decorator” and is set to timeout after 5 seconds, and as a result interrupt the Seek action after that amount of time has come to pass.

Let me know if that works for you.
Thanks.

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

Attachments:
  1. SeekTarget.png