, if you moved to 4.2 there’s the Custom Structure (Content Browser -> New -> Misc -> Structure) feature that would allow you to combine all the arrays into one array of the Structure. So if you had an array of bools, 2 of ints, 2 floats, 1 string, and 1 vector 3, you could have a Custom Structure that has a bool, 2 ints, 2 floats, 1 string, and 1 vector 3 in a nice package, and you can make an array out of them.
Also, super awesome stuff here man, I’ve been keeping up on what you’ve been working on, just been a bit too busy to pause and post.