I made a program that is basically pixels moving around. The only problem is that the pixels are erased before the lcd can display them. So, I want to give them tails. I noticed that in many SOS games, the sprites have tails. Is this automatic or is it programed in? If it's automatic, is there any way to use it for regular pixels? Because it would be a pain in the you know what to program it in myself.