I'm following this tutorial and when I animate my aliens from a PNG image using drawImage() my image smears on the JPanel and I'm not sure why that is, anyone know?
[more description of issue] As I move the image from the right side of the JPanel to the left there is a trace left. It like leaves a trail/footprint... I'm not sure what is causing it...
Here is a pic of what i'm talking about,