概述
高级视觉系统是一种高效的多线程视觉感知系统。它的出现是因为虚幻引擎自带的默认AI感知功能不足以满足需要更复杂AI行为的游戏的需求。任何包含潜行元素的游戏都能从高级视觉系统中受益,因为它提供了非常灵活的视野范围设置方式,可以完全控制AI智能体感知可见目标的速度以及忘记目标并切换回常规行为的速度。
技术细节
Features:
- all features vanilla Unreal’s sight system offers by default
- all functionality exposed to blueprints
- ability to define multiple sight configs instead being limited to only one
- rapid iteration thanks to system updating itself whenever a change in a sight config is detected
- full control over how quickly targets are going to be perceived and how quickly they are going to be forgotten
- multi-threaded and cache friendly implementation ensuring game’s performance is not impacted
- visibility points for sight targets easily configurable in blueprints using scene components
- eye view point configurable using socket or bone name allowing for AI to change look direction by rotating their heads only (optional)
- comprehensive debugging tools making it very easy to understand what is happening in your game
- example content with a mini game included as a plugin’s content
- benchmark map for testing system’s performance when making new changes
- possibility to define custom relationships between multiple teams using data table
Number of Blueprints: 9
Number of C++ Classes: 10
Network Replicated: No
Supported Development Platforms: Windows, Mac, Linux
Supported Target Build Platforms: Windows, Mac, Linux, Android, iOS
兼容性
支持的虚幻引擎版本:5.5~5.7
支持的目标平台:Android Gear VR HoloLens 2 HTML5 iOS Linux SteamVR / HTC Vive PS4 Oculus Mac Nintendo Switch Windows Xbox One Win32
支持的开发平台:Windows Linux Mac
其他信息
分发方式:插件
更新日志
2026年01月18日 Update To Version 1.8.2 For Unreal Engine 5.5 5.6 5.7
为这篇文章评分
0人
0人
0人
0人
0人
© 版权声明
THE END











暂无评论内容