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