当前位置:网站首页>行为树XML文件 热加载
行为树XML文件 热加载
2022-06-26 08:41:00 【LixiSchool】
https://www.behaviac.com/tutorial12_hotreload/
behaviac组件中的编辑器和运行时库都支持热加载,但是只针对XML/BSON格式的行为树文件。
在编辑器中,只要当前打开的行为树文件在编辑器外由于某种原因得到修改(例如,通过项目中的文件版本管理系统强制同步行为树文件,或者通过文本编辑器强制修改行为树XML文件等),那么都可以自动的在编辑器中得到刷新。
对于运行时端(或程序端),只要在编辑器中修改了行为树文件并重新导出,那么在游戏运行过程中不用退出游戏,最新导出的行为树就可以自动进行加载。这样可以及时查看或使用行为树最新的修改效果。
行为树的更新执行流程请参考更新流程。
为了启动热加载功能,需要确保在运行时端直接或间接调用了Workspace::DebugUpdate()函数,有两种方式:
- 如果Agent的行为树是通过调用Workspace::Update()来集中执行的,则无需额外调用Workspace::DebugUpdate()函数
- 如果Agent的行为树是通过调用Agent::btexec()来执行的,则需要游戏每次更新时调用Workspace::DebugUpdate()函数
边栏推荐
- isinstance()函数用法
- cookie session 和 token
- 在哪个软件上开户比较安全
- Data warehouse (3) star model and dimension modeling of data warehouse modeling
- Pytorch build progression
- Detailed explanation of traditional image segmentation methods
- Solution to the encoding problem encountered by the crawler when requesting get/post
- 攔截器與過濾器的實現代碼
- Machine learning (Part 2)
- Yolov5 advanced 5 GPU environment setup
猜你喜欢

百度小程序富文本解析工具bdParse

浅谈一下Type-C接口发展历程

力扣399【除法求值】【并查集】

PD快充磁吸移动电源方案

Clion installation + MinGW configuration + opencv installation

爬虫 对 Get/Post 请求时遇到编码问题的解决方案

Yolov5 advanced zero environment rapid creation and testing

基于SSM的电脑商城
![[300+ continuous sharing of selected interview questions from large manufacturers] column on interview questions of big data operation and maintenance (I)](/img/cf/44b3983dd5d5f7b92d90d918215908.png)
[300+ continuous sharing of selected interview questions from large manufacturers] column on interview questions of big data operation and maintenance (I)

Fourier transform of image
随机推荐
Pytorch build progression
什么是乐观锁,什么是悲观锁
HDU - 6225 little boxes (\u int128)
Data warehouse (3) star model and dimension modeling of data warehouse modeling
PD快充磁吸移动电源方案
Phpcms applet plug-in version 4.0 was officially launched
phpcms手机站模块实现自定义伪静态设置
Drawing with MATLAB (2) -- color ring
Pytorch neural network
Sqoop merge usage
Line detection_ nanyangjx
Uniapp uses uparse to parse the content of the background rich text editor and modify the uparse style
在哪个软件上开户比较安全
isinstance()函数用法
Sublime Text3 common plug-ins
phpcms v9去掉phpsso模块
小程序首页加载之前加载其他相关资源或配置(小程序的promise应用)
Ultrasonic image segmentation
Speckle denoising method for ultrasonic image
Yolov5 advanced camera real-time acquisition and recognition