Two dimensional array

Just as small heads up.

You can use an array of structs containing another array of another variable.

So two dimensional is very much possible. I’m not quite sure how it handles more dimensions than that though as I’ve never tested it but I can’t imagine that it’d just break.

Cheers

4 Likes