First we need to make a monster projectile, create a new blueprint and choose “BP_MonsterProjectile” as a parent class:

After that open it to setup your projectile class and mesh also you can add fx If needed etc:

Then go add it in the ability data and set “Ranged” to be True:

Now you can play and test the ranged ability.