Add tree names to behavior tree
This commit is contained in:
parent
0c169e58ec
commit
889c481d0d
@ -286,6 +286,7 @@ private fun createBehaviorTree(args: LuaThread.ArgStack): Int {
|
||||
|
||||
push(blackboard)
|
||||
push(root)
|
||||
push(mergedParams.name)
|
||||
}[0]
|
||||
|
||||
args.lua.call {
|
||||
|
Loading…
Reference in New Issue
Block a user