mirror of
https://github.com/tonytins/citylimits
synced 2025-12-15 20:54:43 -05:00
Removed state machine for behavior trees
- Added Font Awesome Support
This commit is contained in:
parent
b133ee2680
commit
c46d0e27e4
161 changed files with 7082 additions and 1083 deletions
7
addons/yet_another_behavior_tree/plugin.cfg
Normal file
7
addons/yet_another_behavior_tree/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="Yet Another Behavior Tree"
|
||||
description="A Behavior Tree implementation for Godot Engine"
|
||||
author="Adrien Quillet"
|
||||
version="3.0.0"
|
||||
script="yet_another_behavior_tree.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue