(09-07-2023, 11:55 AM)Dav Wrote: Hey thanks, @grymmjack. Yeah a big boom would help.
I was trying to get this to work in QBJS, ran into a little problem. Took it out of the SUB, but I can't seem to PUTIMAGE the starting image. Here is what I have so far, it's an exploding planet.
@dbox, can you see whatever I'm missing here? Line #37 doesn't seem to work for me.
- Dav
Dav you forgot to set _Dest Planet at start before drawing planet meant to go in image.
Works for me when I add that line before drawing planet.
b = b + ...