I want an actor to move to the centre of a trigger box when it collides with it

New Update!

Here’s what I have so far. I am trying to make it so that if a fireball (Fireball_BP) overlaps with the Sphere (this is the trigger box), then the fireball will move to the target point which is at the centre of the trigger box.