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

Behaviour tree editor with tree nodes #9

Open
1 of 3 tasks
mgerhardy opened this issue Jan 27, 2015 · 2 comments
Open
1 of 3 tasks

Behaviour tree editor with tree nodes #9

mgerhardy opened this issue Jan 27, 2015 · 2 comments

Comments

@mgerhardy
Copy link
Owner

mgerhardy commented Jan 27, 2015

  • Creating new trees
  • saving them to lua and xml
  • live editing in debug session

http://doc.qt.io/qt-5/modelview.html

@mgerhardy mgerhardy added this to the Version 1.0 milestone Jan 27, 2015
@mgerhardy
Copy link
Owner Author

BehaviourTreeModel should be the base for this.

@mgerhardy
Copy link
Owner Author

Adding and removing nodes is already possible with the model (but only in live debug session - see issue #19 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant