Gif on brain. (Sort of)

Hmm I was under the impression that it does.
Animated GIF Demo (VEXcode)

One suggestion is to use a for loop instead so that instead of having a new draw image command for every frame, you can iterate through each file. This would let you have as many files as you want using some bulk rename software to increment the name index. Then your entire loop consists of modifying the file name string with an iterator, printing, and waiting.
Then there is this: