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
- Host: GitHub
- URL: https://github.com/kylecorry31/godot-behavior-tree
- Owner: kylecorry31
- License: mit
- Created: 2023-03-09T17:14:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T17:14:54.000Z (over 3 years ago)
- Last Synced: 2025-10-22T10:56:17.882Z (8 months ago)
- Language: GDScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))