How to set Blackboard Value in Task

Your NextGoal variable in your task is not the same as your NextGoal variable in the blackboard, you need to link them.
You need to set the NextGoal variable in the task to editable, then when you call this task in the behavior tree, select the task and go to its detail pane, and set the NextGoal drop down to your NextGoal variable

7 Likes