Posted By
 Luca on 2021-05-21 19:33:10
 | Re: Software Sprites
If your question is about "objects which don't interact with both themselves and a background" they're similar to the Blitter OBjects from Amiga, so we should better call'em "Bobs", and, as Csabo has correctly pointed out, their coding depends on your conditions (chars or bitmap, for example). Btw I remember that it it was Csabo who taught me how to code some bobs to enrich my part in Crackers' Demo 4...
Mad has shared his sprite routines used for Pets Rescue, if it could be of some help. |