Fast AI Plugin (Multiplayer)

AltairGamesLLC - 代码插件 - 2021/07/23

Fast AI is a single-player and multi-player AI system, written in C++ for optimal performance. Create AI NPC for Lifecycle, Melee, Ranged, animal, zombie, civilian, guard AI.

  • 支持的平台
  • 支持的引擎版本
    5.1 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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. It lets you create AI NPC for Lifecycle, Melee, Ranged, animal, zombie, civilian, guard AI.


Demo Showcase Video

Tutorial Video

Discord

技术细节

FEATURES:

  • Quick and easy integration
  • Single-player & Multi-player
  • Melee, Ranged, animal, zombie, civilian, guard AI examples
  • Lifecycle that let's NPC to have schedules as day/night routine (UE 5.2+ Only)
  • Basic flying Actors (i.e. a Raven example provided)
  • 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 Blueprint (Ideal for both linear and open world maps)
  • Hit reaction animation inputs with cooldown
  • Foot Step Component with unlimited foot types support
  • Example of a 3rd person character
  • Additional blueprints utilizing the Animation Sharing plugin to create 300+ basic roaming AI with significant improved FPS


Version: 2.2.2

Number of Blueprints: 45

Number of C++ Classes: 23

Network Replicated: Yes

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: Link

Example Project: Included with the plugin