04-24-2007 10:14 AM
04-26-2007 05:58 AM
Hi Federico!
If I've understood you are tring to create an array of trees and you want to edit different items for each tree. You cannot do this because an array is a collection of identical elements. What about using a cluster? You can make a cluster of trees and the trees can have different items.
Hope this helps.
Clara
04-27-2007 01:20 AM