bitbrain / beehave

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

stubbed out beehave_tree_node #306

Closed RcubDev closed 3 months ago

RcubDev commented 7 months ago

Description

Stubbed out methods from beehave 2.X's behave node (in beehave 3.X it is renamed to beehave_tree_node). Implemented the methods I could without the blackboard being completely implemented.

Screenshots

configuration warnings working with this update: image

docs updated with new methods: image

bitbrain commented 3 months ago

Closing this, as this has been done already.