Hi!
Is it possible to create a parameter with dynamic size?
Lets say that I have a construction C1, and I want to add another to the array C2, but I don't know how many constructions will be added from different users.
Is it possible to add new input to the Interface, based on the size of the array, when someone wants to create a new construction?