I have writen the following code. Its not very good programing santax nor is it commented it took me like 5 mins. But basicly what it does is move a sprite...The problem is that it is very blocky movement almost like the sprite is moving in a grid and not pixal by pixal so to speak... I think I know what the problem is (the fact that im subtracting the x and y values at once and not pixal by pixal though this would make it move much to slow) SO im asking for someone to look at my code and see if there is a better way of doing it? or perhaps im just a retard and am leaving something out lols