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

Expose BeehaveTree graph view in editor's bottom panel #321

Open
NectoT opened this issue Mar 11, 2024 · 0 comments
Open

Expose BeehaveTree graph view in editor's bottom panel #321

NectoT opened this issue Mar 11, 2024 · 0 comments

Comments

@NectoT
Copy link

NectoT commented Mar 11, 2024

Is your feature request related to a problem? Please describe.
Visualising your behaviour tree helps with analyzing and fixing your logic and code, and so it would be nice to have a quick and easy access to an already made feature without having to launch the game

Describe the solution you'd like
A tab with the BeehaveTree graph view in the bottom panel that appears when a BeehaveTree node is selected in, similar to how AnimationTree and AnimationPlayer UIs work right now. Here's a working example of the idea: 650f300

Describe alternatives you've considered
An already existing debug view can certainly be used, but with the overhead of launching the game and having to restart it with every behaviour tree change.

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

1 participant