mgerhardy / simpleai

SimpleAI is a small C++ AI behaviour tree based library with a QT5 based remote debugger (and with optional LUA bindings) released under MIT.
http://www.caveproductions.org/
Other
176 stars 12 forks source link

Include support #11

Closed mgerhardy closed 9 years ago

mgerhardy commented 9 years ago

An include node should implement the linking of a already existing external behaviourtree. To be able to bulid up modular trees.

mgerhardy commented 9 years ago

duplicate of #18 - closing for the same reason.