Proposal for auto-generated Nodes in Behavior Trees #641
Closed
moccajoghurt
started this conversation in
Ideas
Replies: 1 comment
-
After delving deeper into the topic, my proposal appears to be unnecessary. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement:
Currently, each node requires a C++ code implementation for its execution.
Objective:
Introduce a functionality that allows nodes to be generated exclusively via XML, making the Groot2 editor the sole tool required for Behavior Trees.
Background:
Proposed Solution:
Advantages:
Feedback Request:
Do you find this to be a good idea? Would there be interest if I were to work on this feature?
Beta Was this translation helpful? Give feedback.
All reactions