Simple Enemy AI SP and MP

Haenk - ブループリント - 2022/01/18

Simple AI to start with your next Game (SP and MP)

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.26 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    完全なプロジェクト
    この製品には、Unreal Engine プロジェクトの完全なフォルダが含まれており、Config ファイル、コンテンツのファイル、.uproject ファイルが完備されています。新規プロジェクトを作成するためのテンプレートとして利用することができます。

This is a Basic AI Template using the standard Perception System provided by Unreal Engine.

It is Network replicated (tested as Listen Server) and offers Basic functionality with EQS and Behaviour Tree and is build upon the First Person Template. Based on how many feature request i get, i will add new Features.

テクニカルノート

Documentation

Video Documentation for migration

Orbital Market

Features:

  • Melee and Range Attacks
  • Basic Movement
  • Healthbar
  • Health System
  • Damage Event
  • Death Event
  • Fire Event
  • Gunshots with spread
  • AI Perception with Sight and Hearing
  • Linetrace for Hit detection
  • EQS to find spots to hide and cover
  • Patroling with Spline Blueprint
  • Seeking
  • Investigating
  • "Danger" state to change behaviour when Health is low
  • Behaviour Tree
  • Tasks and Decorator
  • HUD
  • Network replicated
  • Blueprints commented

Number of Blueprints: 28

Input: Keyboard, Mouse

Network Replicated: Yes

Windows: 10