how to stop an ai controller behavior tree

hi

want to stop an ai controller behavior tree

so far what is suggested is using a blackboard key or using stop logic node

is there something else

thanks

1 Like

Hey there @barbrian0723! Depending on the use case, it’s usually recommended to use the stop logic node as it can halt any action immediately. Though since you mention this isn’t ideal for your use case, what did you have in mind?

An example to end all actions entirely: