well... after a couple of days of feeling rather stupid, how do the arrays work in construct? I checked over the wiki and didn't really find much information and there were a couple of threads on arrays, but I couldn't get the example files to load. It just kept saying 'unreadable'
Basically I want to have a 5 element, 2 dimensional array... so nothing complicated. I want to sort it, and save it so that next time I start up the program the same array is there. I had this working with a listbox, but I want to see if I can get it to work with an array. Just cause I'm trying to avoid doing what I should be doing today.
I think this is probably excessively easy and I'm just missing something that gives me that 'ah ha!' moment... =P