Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blackboard as resources #275

Open
QbieShay opened this issue Dec 23, 2023 · 2 comments
Open

Blackboard as resources #275

QbieShay opened this issue Dec 23, 2023 · 2 comments

Comments

@QbieShay
Copy link

Is your feature request related to a problem? Please describe.
I was a bit confused when I saw blackboards are nodes, because passing them among behaviour trees seems more complicated and "dirty"

Describe the solution you'd like
Blackboards as resources! I'm very new to game AI but blackboards so far seem to me more similar to how a resource works rather than a node

Describe alternatives you've considered
/

Additional context
I'm very new at game AI and i just installed Beehave. I may have just gotten it all wrong. If that's the case, carry on ^^ I won't be angry if this issue is closed as non relevant!

@bitbrain
Copy link
Owner

Interesting idea - to maintain backwards compatibility, we could introduce a new resource called BlackboardData which is a resource. Blackboards themselves could then load those.

@RedstoneParadox
Copy link
Contributor

Perhaps this could be done in 3.0 since the current system works well enough and 3.0 will have breaking changes anyways.

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

No branches or pull requests

3 participants