Enemy boss robot

In this tutorial I will create first boss enemy.  Which:

  • Can do melee damage to other enemies,
  • Do melee damage to player,
  • Fire projectile to player direction,
  • Will only react on plasma weapons and only in one weak spot,

Everything will be done using just blueprints. I would like to show you how to create AI without using Behavior Trees.

Continue reading