bitbrain / beehave

🐝 behavior tree AI for Godot Engine
https://bitbra.in/beehave
MIT License
1.85k stars 116 forks source link

Blackboard property export not working correctly #293

Closed bitbrain closed 8 months ago

bitbrain commented 8 months ago

Godot version: 4.2 Beehave version: 2.7.10

When assigning properties in the property editor to a blackboard, those are not available when trying to access them:

image image2

Returns false but would expect to return true: image3