afaik, using particles is faster than using sprites but I'm not sure if they support animations. also, regarding your while-question, it's very unlikely that it's implemented that way - it's most likely using a static list (using 'max_particles' as size), iterates through them and calls every particle's event function.


POTATO-MAN saves the day! - Random