SITE SEARCH

Enemy AI Constructor

Enemy AI Constructor

Enemy AI Constructor is highly customizable blueprint system which allows you to create enemies for your single player games.

Video: youtu.be/D5-MxM6gJt0

Tutorial: youtu.be/hrIp1zyBTg4

Documentation and demo: https://voidlantern.com/ai.html


NEW: youtu.be/dbEOGoP1_Q8


Enemy AI Constructor allows you to create enemies with various behavior in minutes. It is 100% done in blueprints. There are three enemy archetypes you can use for your enemies as a base:

• Melee — chases and attacks player in melee;

• Range — attacks the player and runs away from the player if he/she comes too close;

• Magician — has the same behavior as range enemies, but instead of using projectiles they will use a magic spell as an autoattack. Magicians can be customized to use multiple skills in various situations. For example, they can cast Ring of Light, which will damage the approaching player.


You can customize parameters, such as: name, description, HP, MP, damage, movement speed, radius in which enemy will detect the player, and so on.


You can set enemies to patrol the level or a certain area, or they can stand still. You can create social enemies (i.e attack one, the rest of the group will attack you as well). There is a blueprint spawner to spawn specific or random enemies. You can define, how many and what type of enemies will spawn.


In Enemy AI Constructor you will find basic skills for your enemies: magic projectile and a meteor, falling from above. Player also can use skills and do damage to the AI enemies.
Technical Details
Number of Blueprints:
• 1 enemy AI Controller blueprint;
• 1 enemy AI parent blueprint;
• 1 blackboard, structure and data table for AI;
• 3 behavior trees for 3 AI archetypes;
• 14 blueprints for AI behavior;
• 4 AI example blueprints;
• 1 function library;
• 2 weapon blueprints (melee and projectile);
• 3 weapon example blueprints;
• 1 structure, table and blueprint for skills
• 5 example skill blueprints;
• 1 widget blueprint;
• 1 character blueprint;
• 1 example character blueprint, controller and GameMode;
• 1 demo level;
• 1 doors system blueprint for demo level;

Intended Platform: All
Platforms Tested: Windows
Documentation Included: Yes
Important\Additional Notes: Enemy AI Constructor does NOT support multiplayer
Download links for «Enemy AI Constructor»:
  • Rating:  



  • Add comment