Code Modules
Easy Utility AI, Easy Utility AI Editor
Number of Blueprints
8
Number of C++ Classes
36
Network Replicated
Server side AI supported in multiplayer
Supported Development Platforms
Windows, Mac
Supported Target Build Platforms
Windows, Linux, Mac, Android, iOS
[Consoles require manual compiling]
代码模块
简易实用程序AI,简易实用程序AI编辑器
蓝图数目
8
C++类数
36
网络复制
多人游戏中支持服务器端AI
支持的开发平台
Windows,Mac
支持的目标构建平台
Windows,Linux,Mac,Android,iOS
[控制台需要手动编译]
🙋♂️Discord Support
Easy Utility AI is a lightweight framework that greatly simplifies AI creation. Design all sorts of behaviors for Enemies and Companions alike across all genres. It is meant to be a replacement for Behavior Trees, Blackboards and Environment Queries. The idea is to make AI design more accessible by using the default Blueprint Graph instead of separate editors. It is fully compatible with Navmesh, sensing and perception. You may also use it with other sensing or navigation plugins as you see fit. From pattern based boss fights to characters with needs and goals, EAI provides tools to make the design process more convenient.
Features
-
Simplify AI design by using the default Blueprint Graph and it’s tools.
-
Create complex behaviors with minimal overhead.
-
Use conditional branching, full utility scoring or a combination of both.
-
Runtime Keys that use Gameplay Tags to store and share data.
-
Exchange data among different AI agents.
-
Fast query system for precise environmental awareness.
-
Query Actors, Locations and the Navigation Mesh.
-
Visual AI debugging tool.
-
Additional Blueprint functions for Navigation such as checking for valid paths.
-
Example project including basic AI templates.
-
Support for multiple AI Tasks running parallel.
🕹️可玩演示
📃文件
⚙️示例项目
🙋♂️不和谐支持
Easy Utility AI是一个轻量级框架,大大简化了AI的创建。 为所有类型的敌人和同伴设计各种行为。 它是行为树、黑板和环境查询的替代品。 这个想法是通过使用默认蓝图图表而不是单独的编辑器来使AI设计更易于访问。 它与Navmesh,感知和感知完全兼容。 您也可以使用它与其他传感或导航插件,如您认为合适。 从基于模式的老板打架到有需求和目标的角色,EAI提供了使设计过程更方便的工具。
特征
-
使用默认蓝图图表及其工具简化AI设计。
-
以最小的开销创建复杂的行为。
-
使用条件分支,完整实用程序评分或两者的组合。
-
使用Gameplay标记来存储和共享数据的运行时密钥。
-
在不同的AI代理之间交换数据。
-
快速查询系统,精确的环境意识.
-
查询Actor、位置和导航网格。
-
可视化AI调试工具。
-
用于导航的其他蓝图功能,例如检查有效路径。
-
包括基本AI模板的示例项目。
-
支持并行运行的多个AI任务。
评论(0)