An open API service indexing awesome lists of open source software.

https://github.com/kylecorry31/godot-behavior-tree

A simple behavior tree plugin for Godot 4
https://github.com/kylecorry31/godot-behavior-tree

Last synced: 3 months ago
JSON representation

A simple behavior tree plugin for Godot 4

Awesome Lists containing this project

README

          

# godot-behavior-tree (WIP)
A simple behavior tree plugin for Godot 4

## Getting started
Add the addons folder to your project and enable the plugin under project settings.

## Open source licenses
Icons: https://pictogrammers.com/docs/general/license/ (Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0))