How do I make each individual child actor to have different targets for projectiles spawn from them?

The clear here only ensures that only one enemy is selected every time.

Basically a selection array that always only selects one unit because I am using the same function as my click and drag functions.