:orphan: .. _sprite_move_animation: Move with a Sprite Animation ============================ .. image:: images/sprite_move_animation.png :align: center :alt: GIF animation of animated walking character. .. literalinclude:: ../../arcade/examples/sprite_move_animation.py :caption: sprite_move_animation.py :linenos: :emphasize-lines: 22-28, 31-39, 48-67, 77-106, 178-179