Ultra-tasty xc=xpixels()/2 yc=ypixels()/2 hide mouse delay (4) Call image (xc, yc, 1.0, 1) @ Task image (Int x, Int y, Float mag, Int flag) If (flag) zz=mag Else zz=1.0 line size (1*zz+0.5) line color (rgb(128,128,128)) solid color (rgb(128,128,128)) point color (rgb(128,128,128)) line color (rgb(230,112,25)) solid color (rgb(226,109,29)) point color (rgb(220,121,35)) solid ellipse (0*mag+x, -1*mag+y, 34*mag, 24*mag) line color (rgb(255,162,0)) solid color (rgb(255,220,0)) filled ellipse (-12*mag+x, -12*mag+y, 9*mag, 5*mag) filled ellipse (13*mag+x, -11*mag+y, 9*mag, 5*mag) filled ellipse (0*mag+x, 12*mag+y, 0*mag, 0*mag) filled ellipse (0*mag+x, 8*mag+y, 20*mag, 8*mag) solid color (rgb(233,123,22)) solid color (rgb(227,113,28)) solid color (rgb(229,119,26)) solid ellipse (-12*mag+x, -11*mag+y, 4*mag, 6*mag) solid ellipse (13*mag+x, -10*mag+y, 4*mag, 6*mag) solid ellipse (88*mag+x, -56*mag+y, 0*mag, 0*mag) solid ellipse (88*mag+x, -56*mag+y, 0*mag, 0*mag) solid color (rgb(24,255,0)) solid color (rgb(6,6,6)) solid rectangle (-8*mag+x, -26*mag+y, 7*mag+x, -25*mag+y) solid color (rgb(0,255,0)) solid rectangle (-3*mag+x, -24*mag+y, -3*mag+x, -24*mag+y) solid rectangle (-2*mag+x, -25*mag+y, 2*mag+x, -33*mag+y) solid rectangle (-3*mag+x, -25*mag+y, 4*mag+x, -25*mag+y) solid rectangle (-4*mag+x, -25*mag+y, -4*mag+x, -25*mag+y) point color (rgb(12,255,0)) solid triangle (-2*mag+x, -32*mag+y, 0*mag+x, -37*mag+y, 1*mag+x, -35*mag+y) solid triangle (0*mag+x, -30*mag+y, 1*mag+x, -37*mag+y, 2*mag+x, -37*mag+y) solid triangle (1*mag+x, -29*mag+y, 3*mag+x, -38*mag+y, 5*mag+x, -39*mag+y) solid triangle (5*mag+x, -39*mag+y, 1*mag+x, -37*mag+y, 8*mag+x, -38*mag+y) solid triangle (6*mag+x, -37*mag+y, 9*mag+x, -37*mag+y, 6*mag+x, -37*mag+y) solid triangle (7*mag+x, -37*mag+y, 10*mag+x, -35*mag+y, 9*mag+x, -34*mag+y) solid triangle (5*mag+x, -37*mag+y, 5*mag+x, -35*mag+y, 6*mag+x, -36*mag+y) solid ellipse (-2*mag+x, -32*mag+y, 0*mag, 1*mag) solid ellipse (-6*mag+x, -34*mag+y, 4*mag, 2*mag) delay (10000) xc=xpixels()/2 yc=ypixels()/2 Call explode (xc,yc,500)@toys