Print frame_number.  If you get an output counting up from 1, that's good.
Check to make sure that you're drawing the frames right: i.e., if
pygame.draw.image(#image 1) gives image 8, ther'e something wrong.

Reply via email to