how can i add a Duplication Functionality in my StreetLamp Blueprint

I am trying to make a blueprint that can control the lights of the street lamp, so far I have managed to set the light controls but now i want to add an


array so that I can duplicate this lamp, any idea how can I achieve it?

You would have to be more specific of what you are trying to achieve. What is the final goal? To control all of the street lamps from one singular point? or do you mean something else?

yes from a singular point. Basically what I want is to make a Blueprint tool that can Duplicate Multiple Times And Also Have The option to offset The Distance Between each instance,


IF you look at the SS I have a Blueprint that can Duplicate a static Mesh Component, on the right side in details panel I have control over how many chair I want and the distance Between them, I want to make a tool that can do the same but to the Street Lamp that has a Point Light in it