I sort of remember looking through the image.loadanim
code pre-1.12 and saw it created a seperate pixmap for each frame in a loadanimimage.
Looking at it now, and it seems to create a pointer to a rectangular area of the image using staticpixmaps.
A quick test seems to suggest the code is running at similar speeds to Indie's SS code.
Can somebody check the code and see what they think (or if BRL could comment...)?
code pre-1.12 and saw it created a seperate pixmap for each frame in a loadanimimage.
Looking at it now, and it seems to create a pointer to a rectangular area of the image using staticpixmaps.
A quick test seems to suggest the code is running at similar speeds to Indie's SS code.
Can somebody check the code and see what they think (or if BRL could comment...)?