Pixel Movement

by Forum_account
Pixel Movement
A pixel movement library for isometric and top-down maps.
ID:966154
 
Keywords: speedburst
Hey I'm using your pixel movement library for my Gi2W entry and I have a small problem, I have only changed the move_speed for the character(to 3) and for some reason every so often the character gets random bursts of speed then slows down again. Any idea how I can fix this?
I'm a little new to this library myself, and your post is a tad old but I thought I'd try to help anyway:

Make sure that move_speed isn't changed anywhere else in your program accidentally. That's really the only thing I can think of that would be the reason, but as I said I'm new so sorry if it doesn't help.