Fast AI Plugin (Multiplayer)

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