mirror of
https://github.com/gongxh0901/kunpocc-behaviortree.git
synced 2025-12-27 00:58:18 +00:00
demo逻辑调整
This commit is contained in:
9
bt-demo/assets/script/Header.ts
Normal file
9
bt-demo/assets/script/Header.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @Author: Gongxh
|
||||
* @Date: 2025-09-17
|
||||
* @Description: 头文件
|
||||
*/
|
||||
|
||||
import * as BT from "kunpocc-behaviortree";
|
||||
export { BT };
|
||||
|
||||
Reference in New Issue
Block a user