Array of images

Is it possible to create an array of images, or would I have to turn these images into sprites

we can use costumes:

Costumes (not sprites) are how we represent pictures in Snap!. Costumes are first class, so you can make a list of them. In particular,
untitled script pic (7)
will give you the list of this sprite's costumes (a/k/a its wardrobe).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.