Summary
I made the sprite sheets and code for my character to walk forward and backward. There's a bug where you cannot incrementally move in the same direction (i.e. you cannot press up, let go, then press up again) as it will reset the character to its starting position (it does not update the position variable once the character stops moving).




