#DPaint BustAnim
I'm having difficulty trying to convert a DPaint anim (640×400) to
individual, scaled (752×480), JPEG'd frames using FRED. I'm assuming I
need to use the "BustAnim", "Scale", and "Save as JPEG" scripts. However,
one of the problems I encounter is that I need to catch each "busted" anim
frame for further processing (scaling and JPEGing) before the BustAnim
script saves it, but BustAnim doesn't seem to allow that. Is there some
way to do this ? Thanks.