### Idea * If sprites are to be used as "characters", it could be interesting to support self-animation. * Could a bitmap based sprite keep playing a "move of bitmaps"? * How could such a "movie" be changed? (walking character vs running character) * Could a vector base sprite keep playing a "movie of polygons" or a "vertex tweak loop"?