create an animation from multiple/alternating image banks?

edited May 2016 in How To...

I am working on a project that will start with an animation from one bank of images. It will then generate a series of random numbers each time an event occurs (input from arduino), and replace those frame numbers with frames from a second bank of images OR if the frame corresponding to that number has already been replaced with the frame from image bank 2, return that frame to image bank 1. Anyone have ideas? I am making some progress but it is slow as I am new to the language.

Sign In or Register to comment.