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
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.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