Blackboard get value as int is always 0?

You forgot the picture.

I -think- the blackboard can only pass variables between the behavior tree and it’s tasks. If you want something to appear in a player character, you’ll need to use one of the tasks to write it to a variable in the player.

Something along those lines.