I had very strange things. I followed Behavior Tree tutorial but Behavior Tree Behavior Tree can’t pass MoveTo excute Sequence’s next task .
![76090-n_0ujcu2fbmq53b6q0fbwe.png|1658x946
I had very strange things. I followed Behavior Tree tutorial but Behavior Tree Behavior Tree can’t pass MoveTo excute Sequence’s next task .
![76090-n_0ujcu2fbmq53b6q0fbwe.png|1658x946
Hello,
Looking at the tutorial image, you seem to have missed a few settings. I’ve attached the image from the tutorial below and highlighted the differences I see between your screenshot and this one:
Your Target location is set to TargettoFollow, instead of Target Location. Your AgroCheck is ticking at a different speed (This shouldn’t make much of a difference). You have your acceptable distance set at 0 instead of 100. Finally, the last Blackboard Base Condition on the right should be TargetLocation is Set instead of HomeLocation is set.
Go ahead and make these changes and see if that makes a difference. If not, we can begin to debug exactly what is causing this behavior tree to function improperly.