Behavior Tree Task Variable Initialization

If I understand right you can’t store any persistent variables in a Task, so they have to be in the Blackboard?
In that case I’ll follow your advice, thanks.

But won’t the blackboard fill up with a lot of clutter if all task variables has to be stored there?