XAI - Multiplayer AI Creation Kit!
https://www.fab.com/listings/20d9d881-a3a6-495a-af52-495b5389705c
Create an optimized AI for your game, with its own replicated movement using physics simulation! AI created based on Actor, which will give you the greatest performance in the game!
The plugin also has its own vision system that can detect different target points! In addition, for a more accurate melee combat system, the plugin has a component that asynchronously creates area traces! AIs also work with UE NavigationMesh but do not support BehaviorTree, there is a separate object (XAITask) for additional logic! Also supports RootMotion AnimMontage!
In the demo project already created examples of AI melee and ranged combat, which will help you learn the principle of this plugin faster!
Technical Details
Features:
AIs are based on Actor!
Own replicated movement with prediction!
Working using physics!
Additional vision system!
Multitrace system for creating melee attacks!
Easy to create AI logic!
Using MassEntity for best perfomance!
Async Physics!
Code Modules:
XAI (Runtime)
XAIEditor (Editor)
Number of C++ Classes: 12
Network Replicated: (Yes)
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64