I feel really dumb right now, nothing I do works, and I can't think of anything to make it work, you example doesn't work, it gives me a whole list of errors, and when I tried to fix them I got even more errors, I will explain my problem in a lot of depth, I want to move my character(done), and then after 2 seconds of him being in his new location to go back to the original location(750, 200), but the thing is he can be in two possible locations,(750, 200 move 10, 0)or(750, 200 move -10, 0) so basically left or right, what currently happens with my code is he does not ever move, if I take out the reset, and if I put in the reset it just moves wherever without going back to original location