hello everyone!
just wondering if anyone can help with a little something but that may prove very useful in my future projects. I know how to dinamically create a list of objects. But only with single objects connected with each other. What i want is to use an array and connect each of the elements with each other. But it always recognizes the array as a single object and only considers it´s first element.
Thank you.