I'm currently trying to make a street fighter type game, and try as I might I can't get anything to move properly. I've put in pieces of test code so I know my movement code executes, but the actual move(10); command in it doesn't do anything. Can anyone think of a reason why? Could it be attributed to a bug or am I doing something wrong?