AI Enemy Component

Linchaon - Blueprints - Mar 21, 2023
4
4.5 out of 5 stars(4 ratings)
  • 50%
  • 50%
  • 0%
  • 0%
  • 0%

AI Enemy Component

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.4
  • Download Type
    Asset Pack
    This product contains an assortment of Unreal Engine assets which can be imported into a pre-existing project of your choice.

AI Enemy Component, save time with this actor component to create a simple AI (Range or Melee). Everything inside the asset is made with blueprints and you can adapt them to your project according to what you need as long as you know how to do it and without breaking anything important. By default the component works in this way:

1- The character will move randomly in the map by default 800 in range.

2- If the character see a target (ally attack enemy and enemy attack ally, and null undetectable ) the character will chase his target and when in range will attack repeating the action if possible, if lose target sight the character will move randomly again.

Technical Details

Presentation : youtu.be/LvVT_DSun08

Imput, just download and import in project settings->Imput : Input Backup 2023-10-03 132940.ini

Tutorial youtu.be/xzzqct1hUDY

2 Tutorial https://youtu.be/Lc6bgJif5q0

https://youtu.be/1lj_z87UhV4

Last Update https://youtu.be/Ggo70V9YZfY

Example implementation of this asset : Example.rar

Notes:

See all video Tutorial

It is important to understand that all blueprints work together

The component just work with Blueprint Characters.

Features:

  •  1 AIEnemyComponent (Actor Component)
  • 1 BP_Projectile (Actor Blueprint)
  •  2 Structures
  •  4 Enum
  • 1 Ai_ControlerEnemy (Detour Crowd AI Controler )
  • 1 BP_LibraryComp (BP Function library)
  • 5 Task AI Blueprint
  • 2 Services Blueprint
  • 3 Character Examples 2 melee 1 range

Number of Blueprints: 9

Input: Third person character

Network Replicated: No

Supported Development Platforms:

Windows: Yes