How do I write an array to be based off the last object that was arrayed in a chain?
The first object arrayed was based off an object picked, then the next array is based off the last one, etc. etc. so instead of just adding a number each time, how can I make it continuous from each object as it continues?
Advertisement