Only one AI will follow player because of code

Only one AI will follow the player because of the get a copy node in my blueprint any ideas on how to get more than one to follow?

Like this maybe:

341605-screenshot-3.png

This would allow you to call script on many actors but it’s hard to tell what you’re really trying to do. You’re setting a reference… Do you want to reference all AIs?

How is this supposed to work?

I’m trying to get more than one AI to follow at the same time like a friendly horde but the code only allows one AI to be called. Here is my code in these two images.