Unreal Engine 5.x - How to do AOE damage and healing

In this Unreal Engine Game development Tutorial you will learn the following:

  • How to create many different AOE types from a single base actor
  • How to create AOE attacks and buffs (such as heals)
  • How to create AOE indicators to give the player time to move away
  • How to combine the AOE with the damage system from my first tutorial to use the AOE attacks in ranged combat and heal in an area.