"Sprites cannot have arrays, dictionaries, or other Sprites (or even anything remotely object related) as an Instance Variable."
See that part that says container?
Also you're not limited to one instance of any data object, and you can reference them using the index array(0), array(1) etc.