How could I use KeyDown and BitBlt to make it so that when the right key is pressed a sprite moves to the right (picture1.left = picture1.left + 10) and it goes through its animation?