Add instances of actor to array

I believe this is exactly what I’m trying to approach. Although, if I loop through all flag-actors placed in the game and add them to an array, will it add them as an instance or as the parent actor? Because this is what I’m having issues with. I don’t know how I would add instances of an actor to an array…

Thanks! I will definetly try this :slight_smile: