mirror of
https://github.com/tonytins/citylimits
synced 2025-06-26 09:44:44 -04:00
Behavior Tree addon
This commit is contained in:
parent
5de5a0c315
commit
5fa863114a
50 changed files with 1762 additions and 3 deletions
5
addons/beehave/plugin.gd
Normal file
5
addons/beehave/plugin.gd
Normal file
|
@ -0,0 +1,5 @@
|
|||
tool
|
||||
extends EditorPlugin
|
||||
|
||||
func _init():
|
||||
print("Beehave initialized!")
|
Loading…
Add table
Add a link
Reference in a new issue