Ignore Self on Overlap

Ok then…

Use the begin overlap to do a sphere trace. Use the spells location as the start and end location, and the spells collision radius for the trace radius.

Ignore self and collision capsule.

Use the trace hit result for applying damage.