godotengine / godot-old-gsoc-ideas

Old ideas for Google Summer of Code (no longer relevant)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Behavior tree support

slapin opened this issue · comments

Implementing animation tree please give some time to implement Behavior tree which makes AI design much more easier and standard. Also decouples many systems making code clean. BTs are something which is easy to implement but gives a lot of power.

@reduz Does the "Transition Graph" item in the roadmap mean "AnimationTreePlayer"?

Is this implemented as expected in AnimationTree? If not, please file a proposal on https://github.com/godotengine/godot-proposals, which is the new tracker for feature requests.