Sprite handler

4

Mrlegoboy 2019-05-13 21:11 (Edited)

This simple sprite handler is great for those times when you want to add and remove new sprites on the fly without having to keep track of them yourself.

Doesnt draw sprites outside of the screen


When more than 64 sprites are drawn at once, some older sprites will be pseudo randomly not drawn and the newest sprites will flicker.

The flicker effect is very hard to notice because for this to happen a lot of stuff has to be moving around on the screen


was8bit 2019-05-14 07:12

Very cool :)


Log in to reply.