Simple Enemy AI SP and MP

Haenk - Blueprints - Jan 18, 2022

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

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0 - 5.3
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

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.

Technical Details

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