
- Версия Unreal Engine
- 5.0
Fast AI is an AI system written in C++ for optimal performance. It supports both single-player and multi-player. It comes with many features, examples and AI spawners. It lets you create variety of AI system for open world to linear games.
Technical Details
FEATURES:- Single-player & Multi-player
- Melee, Ranged, animal, zombie, civilian, guard AI examples
- Trace Based Melee Hit Detection
- Player Activated AI
- Sight and Hearing Senses
- Send and receive messages to communicate with other AI
- Individual setting for Idle, Roam, Melee, Flee, Ranged, Investigate, Follow
- Ranged Aim Offset
- AI Spawners (Ideal for both linear and open world maps)
- Hit reaction animation inputs with cooldown
- Foot Step Notifiers Based On Trace Detection
- Example of a 3rd person character
- Quick and easy integration
Current Version: 2.00
Number of Blueprints: 39
Number of C++ Classes: 23
Network Replicated: Yes