I am making a game and I made the background of tiled images. The character is made of a different sized tile and when he moves I use get/put to save and restore the bit of the screen that he will be on. The only thing is the background does not move.. I want an animated background. I don't know how to animate the background without overlappin on the character