a trail follows the sprite, how do I get rid of this? I think its something with the buffering, could someone help me?
email me if you want the code
a trail follows the sprite, how do I get rid of this? I think its something with the buffering, could someone help me?
email me if you want the code
Use BufferStrategy with at least 2 buffers.
Or clear the buffer. 
use bufferedImages as sprites data, others don’t serve transparency. You may clear your background more frequently, too.