Hi,
I am doing the following when I need 2 dimensions arrays.
I have one Gameobject with several arrayList, each with the reference set to the column, for example "Name","Surname","Age"
so I have three arrays now. and everytime I populate the array, I set the value at the same index on the three different arrays with the right value.
Bye,
Jean