kagenash1 / godot-behavior-tree

A GDScript implementation of a behavior tree for AI, built through Godot nodes.
Other
198 stars 24 forks source link
ai artificial-intelligence behavior-tree game-development godot

godot-behavior-tree

A GDScript implementation of a behavior tree for game AI, based on native Godot nodes and using the built in scene tree editor.

C# VERSION -> https://github.com/MadFlyFish/godot-behavior-tree-csharp

INSTALLATION

alt textalt text

INSTRUCTIONS: