Skip to content

Add blackboard debugging#368

Merged
bitbrain merged 1 commit intobitbrain:godot-4.xfrom
Flynsarmy:bbDebugger
Jan 21, 2025
Merged

Add blackboard debugging#368
bitbrain merged 1 commit intobitbrain:godot-4.xfrom
Flynsarmy:bbDebugger

Conversation

@Flynsarmy
Copy link
Contributor

@Flynsarmy Flynsarmy commented Jan 19, 2025

Description

Adds debugging of blackboard data. Select one or more nodes in the debug tab and the blackboard data associated with that node appears on the right. The data updates in real time. RIght column is resizeable.

This PR is backwards compatible as the new argument added to BeehaveDebuggerMessages.process_ isn't required and defaults to an empty dictionary.

Addressed issues

  • It can be difficult to know what your blackboard is doing a state machine is running. This PR greatly helps with that.

Screenshots

2025-01-19.22-05-06.mp4

@bitbrain
Copy link
Owner

This is insanely useful. Thank you for this! 🌟

@bitbrain bitbrain merged commit 13b656c into bitbrain:godot-4.x Jan 21, 2025
2 checks passed
@Flynsarmy Flynsarmy deleted the bbDebugger branch January 21, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants